VTK  9.6.1
vtkUnstructuredGridFieldAnnotations::BlockAttributesValue Struct Reference

Configuration hints for a partitioned dataset collection entry. More...

#include <vtkUnstructuredGridFieldAnnotations.h>

Collaboration diagram for vtkUnstructuredGridFieldAnnotations::BlockAttributesValue:
[legend]

Public Attributes

vtkStringToken BasisSource
vtkStringToken FunctionSpace
vtkStringToken Shape
vtkStringToken QuadratureScheme
vtkStringToken Formulation
std::set< unsigned int > NodeIds
std::unordered_set< vtkStringTokenFieldNames
std::unordered_map< vtkStringToken, FieldGlomFieldGloms

Detailed Description

Configuration hints for a partitioned dataset collection entry.

Definition at line 70 of file vtkUnstructuredGridFieldAnnotations.h.

Member Data Documentation

◆ BasisSource

vtkStringToken vtkUnstructuredGridFieldAnnotations::BlockAttributesValue::BasisSource

Definition at line 72 of file vtkUnstructuredGridFieldAnnotations.h.

◆ FunctionSpace

vtkStringToken vtkUnstructuredGridFieldAnnotations::BlockAttributesValue::FunctionSpace

Definition at line 73 of file vtkUnstructuredGridFieldAnnotations.h.

◆ Shape

vtkStringToken vtkUnstructuredGridFieldAnnotations::BlockAttributesValue::Shape

Definition at line 74 of file vtkUnstructuredGridFieldAnnotations.h.

◆ QuadratureScheme

vtkStringToken vtkUnstructuredGridFieldAnnotations::BlockAttributesValue::QuadratureScheme

Definition at line 75 of file vtkUnstructuredGridFieldAnnotations.h.

◆ Formulation

vtkStringToken vtkUnstructuredGridFieldAnnotations::BlockAttributesValue::Formulation

Definition at line 76 of file vtkUnstructuredGridFieldAnnotations.h.

◆ NodeIds

std::set<unsigned int> vtkUnstructuredGridFieldAnnotations::BlockAttributesValue::NodeIds

Definition at line 77 of file vtkUnstructuredGridFieldAnnotations.h.

◆ FieldNames

std::unordered_set<vtkStringToken> vtkUnstructuredGridFieldAnnotations::BlockAttributesValue::FieldNames
mutable

Definition at line 78 of file vtkUnstructuredGridFieldAnnotations.h.

◆ FieldGloms

std::unordered_map<vtkStringToken, FieldGlom> vtkUnstructuredGridFieldAnnotations::BlockAttributesValue::FieldGloms
mutable

Definition at line 80 of file vtkUnstructuredGridFieldAnnotations.h.


The documentation for this struct was generated from the following file: