Point field reconstructor. More...
Classes | |
class | pointPatchFieldReconstructor |
Public Member Functions | |
pointFieldReconstructor (const pointMesh &mesh, const PtrList< pointMesh > &procMeshes, const PtrList< labelIOList > &pointProcAddressing, const PtrList< labelIOList > &boundaryProcAddressing) | |
label | nReconstructed () const |
template<class Type > | |
tmp< GeometricField< Type, pointPatchField, pointMesh > > | reconstructField (const IOobject &fieldIoObject) |
template<class Type > | |
label | reconstructFields (const IOobjectList &objects, const UList< word > &fieldNames) |
template<class Type > | |
label | reconstructFields (const IOobjectList &objects, const wordRes &selectedFields=wordRes()) |
template<class Type > | |
label | reconstructFields (const IOobjectList &objects, const wordHashSet &selectedFields) |
template<class Type > | |
Foam::tmp< Foam::GeometricField< Type, Foam::pointPatchField, Foam::pointMesh > > | reconstructField (const IOobject &fieldIoObject) |
template<class Type > | |
Foam::label | reconstructFields (const IOobjectList &objects, const UList< word > &fieldNames) |
template<class Type > | |
Foam::label | reconstructFields (const IOobjectList &objects, const wordRes &selectedFields) |
template<class Type > | |
Foam::label | reconstructFields (const IOobjectList &objects, const wordHashSet &selectedFields) |
Point field reconstructor.
Definition at line 51 of file pointFieldReconstructor.H.
pointFieldReconstructor | ( | const pointMesh & | mesh, |
const PtrList< pointMesh > & | procMeshes, | ||
const PtrList< labelIOList > & | pointProcAddressing, | ||
const PtrList< labelIOList > & | boundaryProcAddressing | ||
) |
Definition at line 26 of file pointFieldReconstructor.C.
References Foam::abort(), pointMesh::boundary(), Foam::FatalError, FatalErrorInFunction, forAll, Foam::min(), and List::setSize().
|
inline |
Definition at line 141 of file pointFieldReconstructor.H.
tmp<GeometricField<Type, pointPatchField, pointMesh> > reconstructField | ( | const IOobject & | fieldIoObject | ) |
label reconstructFields | ( | const IOobjectList & | objects, |
const UList< word > & | fieldNames | ||
) |
label reconstructFields | ( | const IOobjectList & | objects, |
const wordRes & | selectedFields = wordRes() |
||
) |
label reconstructFields | ( | const IOobjectList & | objects, |
const wordHashSet & | selectedFields | ||
) |
Foam::tmp<Foam::GeometricField<Type, Foam::pointPatchField, Foam::pointMesh> > reconstructField | ( | const IOobject & | fieldIoObject | ) |
Definition at line 28 of file pointFieldReconstructorFields.C.
References pointMesh::boundary(), GeometricField::boundaryField(), forAll, IOobject::MUST_READ, IOobject::name(), Foam::New(), IOobject::NO_READ, IOobject::NO_WRITE, GeometricField::primitiveField(), Field::rmap(), PtrList::set(), pointMesh::size(), and timeName.
Foam::label reconstructFields | ( | const IOobjectList & | objects, |
const UList< word > & | fieldNames | ||
) |
Definition at line 136 of file pointFieldReconstructorFields.C.
References IOobjectList::cfindObject(), Foam::endl(), fieldNames(), Foam::Info, Foam::nl, and Foam::vtk::write().
Foam::label reconstructFields | ( | const IOobjectList & | objects, |
const wordRes & | selectedFields | ||
) |
Definition at line 168 of file pointFieldReconstructorFields.C.
References fieldNames(), and IOobjectList::sortedNames().
Foam::label reconstructFields | ( | const IOobjectList & | objects, |
const wordHashSet & | selectedFields | ||
) |
Definition at line 188 of file pointFieldReconstructorFields.C.
References fieldNames(), and IOobjectList::sortedNames().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.