Finite Area area and edge fields reconstruction. More...
Classes | |
class | faPatchFieldReconstructor |
Public Member Functions | |
faFieldReconstructor (faMesh &mesh, const PtrList< faMesh > &procMeshes, const PtrList< labelIOList > &edgeProcAddressing, const PtrList< labelIOList > &faceProcAddressing, const PtrList< labelIOList > &boundaryProcAddressing) | |
template<class Type > | |
tmp< GeometricField< Type, faPatchField, areaMesh > > | reconstructFaAreaField (const IOobject &fieldIoObject) |
template<class Type > | |
tmp< GeometricField< Type, faePatchField, edgeMesh > > | reconstructFaEdgeField (const IOobject &fieldIoObject) |
template<class Type > | |
void | reconstructFaAreaFields (const IOobjectList &objects) |
template<class Type > | |
void | reconstructFaEdgeFields (const IOobjectList &objects) |
template<class Type > | |
Foam::tmp< Foam::GeometricField< Type, Foam::faPatchField, Foam::areaMesh > > | reconstructFaAreaField (const IOobject &fieldIoObject) |
template<class Type > | |
Foam::tmp< Foam::GeometricField< Type, Foam::faePatchField, Foam::edgeMesh > > | reconstructFaEdgeField (const IOobject &fieldIoObject) |
Finite Area area and edge fields reconstruction.
Author Zeljko Tukovic, FSB Zagreb Hrvoje Jasak, Wikki Ltd.
Definition at line 55 of file faFieldReconstructor.H.
faFieldReconstructor | ( | faMesh & | mesh, |
const PtrList< faMesh > & | procMeshes, | ||
const PtrList< labelIOList > & | edgeProcAddressing, | ||
const PtrList< labelIOList > & | faceProcAddressing, | ||
const PtrList< labelIOList > & | boundaryProcAddressing | ||
) |
Definition at line 26 of file faFieldReconstructor.C.
tmp<GeometricField<Type, faPatchField, areaMesh> > reconstructFaAreaField | ( | const IOobject & | fieldIoObject | ) |
tmp<GeometricField<Type, faePatchField, edgeMesh> > reconstructFaEdgeField | ( | const IOobject & | fieldIoObject | ) |
void reconstructFaAreaFields | ( | const IOobjectList & | objects | ) |
Definition at line 568 of file faFieldReconstructorFields.C.
References Foam::endl(), fieldNames(), Foam::Info, IOobjectList::sortedNames(), and Foam::vtk::write().
void reconstructFaEdgeFields | ( | const IOobjectList & | objects | ) |
Definition at line 595 of file faFieldReconstructorFields.C.
References Foam::endl(), fieldNames(), Foam::Info, IOobjectList::sortedNames(), and Foam::vtk::write().
Foam::tmp<Foam::GeometricField<Type, Foam::faPatchField, Foam::areaMesh> > reconstructFaAreaField | ( | const IOobject & | fieldIoObject | ) |
Definition at line 35 of file faFieldReconstructorFields.C.
References boundary, GeometricField::boundaryField(), cp, forAll, GeometricField::internalField(), IOobject::name(), Foam::New(), Field::rmap(), and PtrList::set().
Foam::tmp<Foam::GeometricField<Type, Foam::faePatchField, Foam::edgeMesh> > reconstructFaEdgeField | ( | const IOobject & | fieldIoObject | ) |
Definition at line 291 of file faFieldReconstructorFields.C.
References boundary, GeometricField::boundaryField(), cp, forAll, GeometricField::internalField(), IOobject::name(), Foam::New(), Field::rmap(), and PtrList::set().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.