LagrangianMesh::elementGroup< Enumeration > Class Template Reference

Class to hold element-group indices, and associate the group. More...

Inheritance diagram for LagrangianMesh::elementGroup< Enumeration >:
Collaboration diagram for LagrangianMesh::elementGroup< Enumeration >:

Detailed Description

template<class Enumeration>
class Foam::LagrangianMesh::elementGroup< Enumeration >

Class to hold element-group indices, and associate the group.

indices with a given enumeration. Binary compatible with labelPair so that a UList<elementGroup<Enumeration>> can be cast to a UList<labelPair>. This allows the labelPair-based partition function to be used with an arbitrary enumeration without templating the implementation.

Definition at line 469 of file LagrangianMesh.H.


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