Class template Dune::XT::Grid::PgfEntityFunctorIntersectionsWithShift

Inherits from Dune::XT::Grid::PgfEntityFunctorIntersections.

template<class GridViewType>
class Dune::XT::Grid::PgfEntityFunctorIntersectionsWithShift : public PgfEntityFunctorIntersections<GridViewType>

print a tex(tikz) representation of each entity to strean basically the same as \ref PgfEntityFunctorIntersections, but shifting the drawn line “inwards”

void Dune::XT::Grid::PgfEntityFunctorIntersectionsWithShift::apply_local(const typename BaseType::IntersectionType &intersection, const typename BaseType::ElementType &inside_entity, const typename BaseType::ElementType&) override

No documentation provided.

ElementAndIntersectionFunctor<GridViewType> *Dune::XT::Grid::PgfEntityFunctorIntersectionsWithShift::copy() override

No documentation provided.

template<>
Dune::XT::Grid::PgfEntityFunctorIntersectionsWithShift::PgfEntityFunctorIntersectionsWithShift<GridViewType>(const GridViewType &grid_view, std::ostream &file, const std::string &color = <recovery-expr>("black"), const int level = 0, bool print_entityIndex = false)

No documentation provided.

const int Dune::XT::Grid::PgfEntityFunctorIntersectionsWithShift::level_

No documentation provided.

type Dune::XT::Grid::PgfEntityFunctorIntersectionsWithShift::BaseType

No documentation provided.