Class Dune::XT::Grid::PgfEntityFunctor

class Dune::XT::Grid::PgfEntityFunctor

print a tex(tikz) representation of an entity to stream

Constructor Dune::XT::Grid::PgfEntityFunctor::PgfEntityFunctor

explicit Dune::XT::Grid::PgfEntityFunctor::PgfEntityFunctor(std::ostream &output)

No documentation provided.

Field Dune::XT::Grid::PgfEntityFunctor::file_

std::ostream &Dune::XT::Grid::PgfEntityFunctor::file_

No documentation provided.

Function template Dune::XT::Grid::PgfEntityFunctor::operator()

template<class Entity>
void Dune::XT::Grid::PgfEntityFunctor::operator()(const Entity &ent, const int ent_idx)

No documentation provided.