NeoN
A framework for CFD software
Loading...
Searching...
No Matches
Public Member Functions | List of all members
NeoN::finiteVolume::cellCentred::CellToFaceStencil Class Reference

#include <cellToFaceStencil.hpp>

Public Member Functions

 CellToFaceStencil (const UnstructuredMesh &mesh)
 
SegmentedVector< localIdx, localIdxcomputeInternalStencil () const
 computes the internal mesh stencil
 

Detailed Description

Definition at line 14 of file cellToFaceStencil.hpp.

Constructor & Destructor Documentation

◆ CellToFaceStencil()

NeoN::finiteVolume::cellCentred::CellToFaceStencil::CellToFaceStencil ( const UnstructuredMesh mesh)

Member Function Documentation

◆ computeInternalStencil()

SegmentedVector< localIdx, localIdx > NeoN::finiteVolume::cellCentred::CellToFaceStencil::computeInternalStencil ( ) const

computes the internal mesh stencil

Ie for each cell the faceIdxs of the internal faceIdxs are stored in order


The documentation for this class was generated from the following file: