NeoN
WIP Prototype of a modern OpenFOAM core
Loading...
Searching...
No Matches
NeoN::UnstructuredMesh Member List

This is the complete list of members for NeoN::UnstructuredMesh, including all inherited members.

boundaryMesh() constNeoN::UnstructuredMesh
cellCentres() constNeoN::UnstructuredMesh
cellVolumes() constNeoN::UnstructuredMesh
exec() constNeoN::UnstructuredMesh
faceAreas() constNeoN::UnstructuredMesh
faceCentres() constNeoN::UnstructuredMesh
faceNeighbour() constNeoN::UnstructuredMesh
faceOwner() constNeoN::UnstructuredMesh
magFaceAreas() constNeoN::UnstructuredMesh
nBoundaries() constNeoN::UnstructuredMesh
nBoundaryFaces() constNeoN::UnstructuredMesh
nCells() constNeoN::UnstructuredMesh
nFaces() constNeoN::UnstructuredMesh
nInternalFaces() constNeoN::UnstructuredMesh
points() constNeoN::UnstructuredMesh
stencilDB() constNeoN::UnstructuredMesh
UnstructuredMesh(vectorVector points, scalarVector cellVolumes, vectorVector cellCentres, vectorVector faceAreas, vectorVector faceCentres, scalarVector magFaceAreas, labelVector faceOwner, labelVector faceNeighbour, localIdx nCells, localIdx nInternalFaces, localIdx nBoundaryFaces, localIdx nBoundaries, localIdx nFaces, BoundaryMesh boundaryMesh)NeoN::UnstructuredMesh