15 #include "CeeUnstructGrid/Base.h" 16 #include "CeeUnstructGrid/DataPartScalar.h" 36 size_t partCount()
const;
41 void removeAllParts();
Namespace cee contains all functionality and structures under the Core component. ...
Definition: AppComponent.cpp:26
Result group binding a geometry and results (scalar, vector, displacement and/or transformation) ...
Definition: DataResultGroup.h:33
Scalar result for all parts in the geometry.
Definition: DataResultScalar.h:28
Scalar result values for a part.
Definition: DataPartScalar.h:31
Base class for all reference counted objects with built-in support for intrusive reference counting...
Definition: RefCountedObject.h:34
ResultMapping
Available scalar and vector result mappings.
Definition: Base.h:47
The geometry of the model for a certain state.
Definition: DataGeometry.h:28