Go to the documentation of this file.
29 #ifndef viskores_filter_uncertainty_ContourUncertainUniform_h
30 #define viskores_filter_uncertainty_ContourUncertainUniform_h
54 std::string NumberNonzeroProbabilityName =
"num_nonzero_probability";
55 std::string EntropyName =
"entropy";
88 this->SetOutputFieldName(name);
95 return this->GetOutputFieldName();
102 this->NumberNonzeroProbabilityName = name;
109 return this->NumberNonzeroProbabilityName;
Contains and manages the geometric data structures that Viskores operates on.
Definition: DataSet.h:66
Base class for all filters.
Definition: Filter.h:171
#define VISKORES_CONT
Definition: ExportMacros.h:65
Groups connected points that have the same field value.
Definition: Atomic.h:27
double Float64
Base type to use for 64-bit floating-point numbers.
Definition: Types.h:169
@ Points
A field that applies to points.