Go to the documentation of this file.
21 #ifndef vtk_m_filter_uncertainty_ContourUncertainUniform_h
22 #define vtk_m_filter_uncertainty_ContourUncertainUniform_h
46 std::string NumberNonzeroProbabilityName =
"num_nonzero_probability";
47 std::string EntropyName =
"entropy";
80 this->SetOutputFieldName(name);
87 return this->GetOutputFieldName();
94 this->NumberNonzeroProbabilityName = name;
101 return this->NumberNonzeroProbabilityName;
Groups connected points that have the same field value.
Definition: Atomic.h:19
Contains and manages the geometric data structures that VTK-m operates on.
Definition: DataSet.h:57
Base class for all filters.
Definition: Filter.h:163
@ Points
A field that applies to points.
#define VTKM_CONT
Definition: ExportMacros.h:57
double Float64
Base type to use for 64-bit floating-point numbers.
Definition: Types.h:161
#define VTKM_FILTER_UNCERTAINTY_EXPORT
Definition: vtkm_filter_uncertainty_export.h:44