26#ifndef SET_SIGNED_DISTANCE_BOUNDARY_2D_H
27#define SET_SIGNED_DISTANCE_BOUNDARY_2D_H
46template<
typename T,
typename DESCRIPTOR>
50template<
typename T,
typename DESCRIPTOR>
54template<
typename T,
typename DESCRIPTOR>
Representation of a statistic for a 2D geometry – header file.
Representation of the 2D block geometry view – header file.
Top level namespace for all of OpenLB.
void setSignedDistanceBoundary(SuperLattice< T, DESCRIPTOR > &sLattice, SuperGeometry< T, 2 > &superGeometry, int material)
Initialising the setSignedDistanceBoundary function on the superLattice domain.
Representation of a parallel 2D geometry – header file.
The description of a 2D super lattice – header file.