infiniteMeshes.hh
InfiniteQuad * infQuad_[2]
Definition: infiniteMeshes.hh:44
Mesh consisting of three cells, one Quad2d and two InfiniteRect2d.
Definition: infiniteMeshes.hh:27
virtual std::ostream & info(std::ostream &os) const
Returns information in an output stream.
A infinite quadrilateral in the topology, which possess one Edge and two InfiniteEdges since one edge...
Definition: topology.hh:423
SquareOneInfiniteRect(bool periodic=false)
virtual std::ostream & info(std::ostream &os) const
Returns information in an output stream.
Mesh consisting of two cells, one Quad2d and one InfiniteRect2d.
Definition: infiniteMeshes.hh:71
An infinite edge in the topology, which possess only one vertex as the other lies in the infinite.
Definition: topology.hh:143
An abstract class for scanning a mesh (a set of cells) or a space (a set of elements).
Definition: scannerConnectors.hh:29
virtual ~SquareOneInfiniteRect()
virtual ~SquareTwoInfiniteRects()
SquareTwoInfiniteRects(bool periodic=false)