35template<
class Type,
class TrackingData>
36Foam::MeshWave<Type, TrackingData>::MeshWave
45 allFaceInfo_(
mesh.nFaces()),
46 allCellInfo_(
mesh.nCells()),
62template<
class Type,
class TrackingData>
63Foam::MeshWave<Type, TrackingData>::MeshWave
73 allFaceInfo_(
mesh.nFaces()),
const List< Type > & allCellInfo() const noexcept
Get allCellInfo.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
Mesh consisting of general polyhedral cells.
wallPoints::trackData td(isBlockedFace, regionToBlockSize)
List< wallPoints > allCellInfo(mesh_.nCells())
UList< label > labelUList
A UList of labels.