This object provides mapping and fill-in information for cell data between the two meshes after the topological change. It is constructed from mapPolyMesh. More...
Public Member Functions | |
cellMapper (const mapPolyMesh &mpm) | |
virtual | ~cellMapper () |
virtual label | size () const |
virtual label | sizeBeforeMapping () const |
virtual bool | direct () const |
virtual bool | hasUnmapped () const |
virtual const labelUList & | directAddressing () const |
virtual const labelListList & | addressing () const |
virtual const scalarListList & | weights () const |
virtual bool | insertedObjects () const |
const virtual labelList & | insertedObjectLabels () const |
![]() | |
morphFieldMapper () | |
virtual | ~morphFieldMapper ()=default |
![]() | |
FieldMapper () | |
virtual | ~FieldMapper ()=default |
virtual bool | distributed () const |
virtual const mapDistributeBase & | distributeMap () const |
template<class Type > | |
tmp< Field< Type > > | operator() (const Field< Type > &f) const |
This object provides mapping and fill-in information for cell data between the two meshes after the topological change. It is constructed from mapPolyMesh.
Definition at line 52 of file cellMapper.H.
cellMapper | ( | const mapPolyMesh & | mpm | ) |
Definition at line 284 of file cellMapper.C.
References mapPolyMesh::cellMap(), mapPolyMesh::cellsFromCellsMap(), mapPolyMesh::cellsFromEdgesMap(), mapPolyMesh::cellsFromFacesMap(), mapPolyMesh::cellsFromPointsMap(), forAll, Foam::min(), and primitiveMesh::nCells().
|
virtual |
Definition at line 363 of file cellMapper.C.
|
virtual |
Implements FieldMapper.
Definition at line 371 of file cellMapper.C.
|
virtual |
Implements morphFieldMapper.
Definition at line 377 of file cellMapper.C.
|
inlinevirtual |
Implements FieldMapper.
Definition at line 125 of file cellMapper.H.
|
inlinevirtual |
Implements FieldMapper.
Definition at line 130 of file cellMapper.H.
References cellMapper::insertedObjects().
|
virtual |
Reimplemented from FieldMapper.
Definition at line 383 of file cellMapper.C.
References Foam::abort(), Foam::FatalError, and FatalErrorInFunction.
|
virtual |
Reimplemented from FieldMapper.
Definition at line 409 of file cellMapper.C.
References Foam::abort(), Foam::FatalError, and FatalErrorInFunction.
|
virtual |
Reimplemented from FieldMapper.
Definition at line 427 of file cellMapper.C.
References Foam::abort(), Foam::FatalError, and FatalErrorInFunction.
|
inlinevirtual |
Implements morphFieldMapper.
Definition at line 145 of file cellMapper.H.
Referenced by cellMapper::hasUnmapped().
|
virtual |
Implements morphFieldMapper.
Definition at line 445 of file cellMapper.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.