Test app for determining extended cell-to-cell 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 cell-to-cell stencil.
Original source file Test-ExtendedStencil2.C
Definition in file Test-ExtendedStencil2.C.
Definition at line 45 of file Test-ExtendedStencil2.C.
References forAll, Foam::nl, and Foam::meshTools::writeOBJ().
Referenced by main().
void writeStencilStats | ( | const labelListList & | stencil | ) |
Definition at line 67 of file Test-ExtendedStencil2.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 103 of file Test-ExtendedStencil2.C.
References fvMesh::C(), primitiveMesh::cellCentres(), mapDistributeBase::constructSize(), mapDistribute::distribute(), Foam::endl(), fld(), forAll, cellToCellStencil::globalNumbering(), Foam::Info, mesh, Foam::name(), UPstream::nProcs(), Foam::Pout, List::setSize(), List::size(), startTime, writeStencilOBJ(), and writeStencilStats().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.