static bool positionConnection()
Definition: space.hh:135
concepts::ElementPairList< Real > boundaryElmPairList_
Definition: space.hh:80
concepts::ElementPairList< Real > innerElmPairList_
Definition: space.hh:79
FvdgSpaceP1(concepts::Mesh3 &msh, concepts::BoundaryConditions *bc=0)
Constructor.
const concepts::ElementPairList< Real > & innerElmPairList() const
Returns a reference to the element pair list of the inner elements.
Definition: space.hh:62
static bool boundaryElements()
Definition: space.hh:136
static bool positionConnection()
Definition: space.hh:128
void createElementPairList_()
static bool boundaryElements()
Definition: space.hh:129
FvdgSpaceP0(concepts::Mesh3 &msh, concepts::BoundaryConditions *bc=0)
Constructor.
An abstract class for scanning a mesh (a set of cells) or a space (a set of elements).
Definition: scannerConnectors.hh:29
virtual std::ostream & info(std::ostream &os) const
Returns the dimension and the number of the elements in the space.
static bool positionConnection()
Definition: space.hh:142
linDG3D::FvdgElement & operator++(int)=0
Returns next element in scanned space.
virtual std::ostream & info(std::ostream &os) const
Returns the dimension and the number of the elements in the space.
static bool boundaryElements()
Definition: space.hh:143
static void destructor(Joiner< T, nlnk > *&j, bool values=true)
Static function to delete the list/tree.
Definition: scannerConnectors.hh:135
const concepts::ElementPairList< Real > & boundaryElmPairList() const
Returns a reference to the boundary element pair list.
Definition: space.hh:58
virtual std::ostream & info(std::ostream &os) const
Returns the dimension and the number of the elements in the space.