topologyDotty.hh
~TopologyDottyCell()
TopologyDotty(concepts::Space< F > &spc, std::string filename)
Constructor.
A cell in a mesh consist of topological information (neighbours, connectivity, orientation) and geome...
Definition: cell.hh:39
GenericElement< KarniadakisMixin< F > > Element
template aliases for backwards compatibility
Definition: element.hh:270
virtual void operator()(const concepts::Element< F > &elm)
Application operator.
TopologyDotty(concepts::Mesh &msh, std::string filename)
Constructor.
void edge_(const concepts::Connector1 &cntr)
Produces an input file for dot / dotty to display the topology as a directed graph.
Definition: topologyDotty.hh:77