Class template Dune::XT::Grid::PgfEntityFunctorIntersections¶
Inherits from Dune::XT::Grid::ElementAndIntersectionFunctor.
-
template<class GridViewType>
class Dune::XT::Grid::PgfEntityFunctorIntersections : public ElementAndIntersectionFunctor<GridViewType>¶ print a tex(tikz) representation of a intersection to stream
See also:
Text rendering with XeLaTeX/LuaLaTeX via the pgf backend
-
void Dune::XT::Grid::PgfEntityFunctorIntersections::apply_local(const typename BaseType::ElementType &entity) override¶
No documentation provided.
-
void Dune::XT::Grid::PgfEntityFunctorIntersections::apply_local(const typename BaseType::IntersectionType &intersection, const typename BaseType::ElementType&, const typename BaseType::ElementType&) override¶
No documentation provided.
-
BaseType *Dune::XT::Grid::PgfEntityFunctorIntersections::copy() override¶
No documentation provided.
-
void Dune::XT::Grid::PgfEntityFunctorIntersections::maybePrintEntityIndex(const typename BaseType::ElementType &entity, const int idx)¶
No documentation provided.
-
template<>
Dune::XT::Grid::PgfEntityFunctorIntersections::PgfEntityFunctorIntersections<GridViewType>(const GridViewType &grid_view, std::ostream &file, std::string color =<recovery-expr>("black"), const bool print_entityIndex = false)¶ No documentation provided.
-
std::ostream &Dune::XT::Grid::PgfEntityFunctorIntersections::file_¶
No documentation provided.
-
const std::string Dune::XT::Grid::PgfEntityFunctorIntersections::color_¶
No documentation provided.
-
const bool Dune::XT::Grid::PgfEntityFunctorIntersections::print_entityIndex_¶
No documentation provided.
-
const GridViewType &Dune::XT::Grid::PgfEntityFunctorIntersections::grid_view_¶
No documentation provided.
-
type Dune::XT::Grid::PgfEntityFunctorIntersections::BaseType¶
No documentation provided.