Test app for determining extended stencil. More...
Go to the source code of this file.
Functions | |
void | writeStencilOBJ (const fileName &fName, const point &fc, const List< point > &stencilCc) |
void | writeStencilStats (const labelListList &stencil) |
int | main (int argc, char *argv[]) |
Test app for determining extended stencil.
Original source file Test-ExtendedStencil.C
Definition in file Test-ExtendedStencil.C.
Definition at line 64 of file Test-ExtendedStencil.C.
References forAll, Foam::nl, and Foam::meshTools::writeOBJ().
Referenced by main().
void writeStencilStats | ( | const labelListList & | stencil | ) |
Definition at line 86 of file Test-ExtendedStencil.C.
References Foam::endl(), forAll, Foam::Info, Foam::labelMax, Foam::labelMin, Foam::max(), Foam::min(), Foam::nl, Foam::reduce(), and List::size().
Referenced by main().
int main | ( | int | argc, |
char * | argv[] | ||
) |
— CELL CENTRED STENCIL —–
Definition at line 122 of file Test-ExtendedStencil.C.
References fvMesh::C(), primitiveMesh::cellCentres(), extendedCentredCellToCellStencil::collectData(), primitiveMesh::edgeCells(), primitiveMesh::edgeFaces(), Foam::endl(), forAll, Foam::Info, mesh, Foam::name(), primitiveMesh::nCells(), MeshObject< fvMesh, TopologicalMeshObject, centredCECCellToCellStencilObject >::New(), MeshObject< fvMesh, TopologicalMeshObject, centredCFCCellToCellStencilObject >::New(), MeshObject< fvMesh, TopologicalMeshObject, centredCPCCellToCellStencilObject >::New(), primitiveMesh::pointCells(), Foam::Pout, List::size(), startTime, extendedCentredCellToCellStencil::stencil(), writeStencilOBJ(), and writeStencilStats().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.