VAPOR3 3.9.4
Classes | Namespaces | Macros
DCP.h File Reference
#include <vector>
#include <algorithm>
#include <map>
#include <iostream>
#include <vapor/MyBase.h>
#include <vapor/NetCDFCFCollection.h>
#include <vapor/Proj4API.h>
#include <vapor/UDUnitsClass.h>
#include <vapor/utils.h>
#include <vapor/DC.h>
#include <vapor/STLUtils.h>

Go to the source code of this file.

Classes

class  VAPoR::DCP
 

Namespaces

namespace  VAPoR
 

Macros

#define DCP_ENABLE_PARTICLE_DENSITY   0
 

Macro Definition Documentation

◆ DCP_ENABLE_PARTICLE_DENSITY

#define DCP_ENABLE_PARTICLE_DENSITY   0

This enables a beta feature which automatically generates particle density fields when importing particle data. In it's current state, if DCP_ENABLE_PARTICLE_DENSITY is set to 1, it will work but the volume will have a fixed grid size and it uses a sub-optimal sampling algorithm.

Definition at line 19 of file DCP.h.