Public Member Functions | |
patchFieldDecomposer (const pointPatch &completeMeshPatch, const pointPatch &procMeshPatch, const labelList &directAddr) | |
label | size () const |
bool | direct () const |
bool | hasUnmapped () const |
const labelUList & | directAddressing () const |
![]() | |
pointPatchFieldMapperPatchRef (const pointPatch &source, const pointPatch &target) | |
const pointPatch & | sourcePatch () const |
const pointPatch & | targetPatch () const |
![]() | |
pointPatchFieldMapper () | |
![]() | |
FieldMapper () | |
virtual | ~FieldMapper ()=default |
virtual bool | distributed () const |
virtual const mapDistributeBase & | distributeMap () const |
virtual const labelListList & | addressing () const |
virtual const scalarListList & | weights () const |
template<class Type > | |
tmp< Field< Type > > | operator() (const Field< Type > &f) const |
Definition at line 55 of file pointFieldDecomposer.H.
patchFieldDecomposer | ( | const pointPatch & | completeMeshPatch, |
const pointPatch & | procMeshPatch, | ||
const labelList & | directAddr | ||
) |
Definition at line 27 of file pointFieldDecomposer.C.
References Foam::abort(), pointPatch::boundaryMesh(), Foam::FatalError, FatalErrorInFunction, forAll, pointBoundaryMesh::mesh(), pointPatch::meshPoints(), Foam::min(), and pointMesh::size().
|
inlinevirtual |
Implements FieldMapper.
Definition at line 81 of file pointFieldDecomposer.H.
|
inlinevirtual |
Implements FieldMapper.
Definition at line 86 of file pointFieldDecomposer.H.
|
inlinevirtual |
Implements FieldMapper.
Definition at line 91 of file pointFieldDecomposer.H.
|
inlinevirtual |
Reimplemented from FieldMapper.
Definition at line 96 of file pointFieldDecomposer.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.