Class template Dune::XT::Grid::PgfEntityFunctorIntersectionsWithShift¶
Inherits from Dune::XT::Grid::PgfEntityFunctorIntersections.
-
template<class GridViewType>
class Dune::XT::Grid::PgfEntityFunctorIntersectionsWithShift<GridViewType> : 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”
Method Dune::XT::Grid::PgfEntityFunctorIntersectionsWithShift::apply_local¶
-
template<class GridViewType>
void Dune::XT::Grid::PgfEntityFunctorIntersectionsWithShift<GridViewType>::apply_local(const typename BaseType::IntersectionType &intersection, const typename BaseType::ElementType &inside_entity, const typename BaseType::ElementType&) override¶ No documentation provided.
Method Dune::XT::Grid::PgfEntityFunctorIntersectionsWithShift::copy¶
-
template<class GridViewType>
ElementAndIntersectionFunctor<GridViewType> *Dune::XT::Grid::PgfEntityFunctorIntersectionsWithShift<GridViewType>::copy() override¶ No documentation provided.
Constructor Dune::XT::Grid::PgfEntityFunctorIntersectionsWithShift::PgfEntityFunctorIntersectionsWithShift<GridViewType>¶
-
template<>
template<class GridViewType>
Dune::XT::Grid::PgfEntityFunctorIntersectionsWithShift<GridViewType>::PgfEntityFunctorIntersectionsWithShift<GridViewType>(const GridViewType &grid_view, std::ostream &file, const std::string &color, const int level = 0, bool print_entityIndex = false)¶ No documentation provided.
Field Dune::XT::Grid::PgfEntityFunctorIntersectionsWithShift::level_¶
-
const int Dune::XT::Grid::PgfEntityFunctorIntersectionsWithShift::level_¶
No documentation provided.
Type alias Dune::XT::Grid::PgfEntityFunctorIntersectionsWithShift::BaseType¶
-
type Dune::XT::Grid::PgfEntityFunctorIntersectionsWithShift::BaseType¶
No documentation provided.