43 #ifndef CloudStateFieldRef_H
44 #define CloudStateFieldRef_H
75 mutable uint64_t psiSubSubMeshIndex_;
Wrapper for a reference to a dynamic Lagrangian field. It provides convenient access consistent with ...
const dimensionSet & dimensions() const
Access the field's dimensions.
CloudStateFieldRef(LagrangianDynamicField< Type > &)
Construct from a field reference.
const LagrangianMesh & mesh() const
Access the field's mesh.
const LagrangianSubSubField< Type > & ref(const LagrangianSubMesh &) const
Access a part of the field.
const word & name() const
Access the field's name.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Generic GeometricField class.
Class containing Lagrangian geometry and topology.
Simple wrapper to provide an optional reference to a Lagrangian model.
Mesh that relates to a sub-section of a Lagrangian mesh. This is used to construct fields that relate...
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Dimension set for the base types.
A class for managing temporary objects.
A class for handling words, derived from string.