VTK
9.4.20241201
|
Configuration hints for a partitioned dataset collection entry. More...
#include <vtkUnstructuredGridFieldAnnotations.h>
Public Attributes | |
vtkStringToken | BasisSource |
vtkStringToken | FunctionSpace |
vtkStringToken | Shape |
vtkStringToken | QuadratureScheme |
vtkStringToken | Formulation |
std::set< unsigned int > | NodeIds |
std::unordered_set< vtkStringToken > | FieldNames |
std::unordered_map< vtkStringToken, FieldGlom > | FieldGloms |
Configuration hints for a partitioned dataset collection entry.
Definition at line 70 of file vtkUnstructuredGridFieldAnnotations.h.
vtkStringToken vtkUnstructuredGridFieldAnnotations::BlockAttributesValue::BasisSource |
Definition at line 72 of file vtkUnstructuredGridFieldAnnotations.h.
vtkStringToken vtkUnstructuredGridFieldAnnotations::BlockAttributesValue::FunctionSpace |
Definition at line 73 of file vtkUnstructuredGridFieldAnnotations.h.
vtkStringToken vtkUnstructuredGridFieldAnnotations::BlockAttributesValue::Shape |
Definition at line 74 of file vtkUnstructuredGridFieldAnnotations.h.
vtkStringToken vtkUnstructuredGridFieldAnnotations::BlockAttributesValue::QuadratureScheme |
Definition at line 75 of file vtkUnstructuredGridFieldAnnotations.h.
vtkStringToken vtkUnstructuredGridFieldAnnotations::BlockAttributesValue::Formulation |
Definition at line 76 of file vtkUnstructuredGridFieldAnnotations.h.
std::set<unsigned int> vtkUnstructuredGridFieldAnnotations::BlockAttributesValue::NodeIds |
Definition at line 77 of file vtkUnstructuredGridFieldAnnotations.h.
|
mutable |
Definition at line 78 of file vtkUnstructuredGridFieldAnnotations.h.
|
mutable |
Definition at line 80 of file vtkUnstructuredGridFieldAnnotations.h.