|
indexset.hh
Go to the documentation of this file.
24 : public IndexSet< PolyhedralGrid< dim, dimworld, coord_t >, PolyhedralGridIndexSet< dim, dimworld, coord_t >, int >
57 IndexType subIndex ( const typename Traits::template Codim< cd >::Entity &entity, int i, unsigned int codim ) const
Definition: indexset.hh:25 IndexType subIndex(const Entity &entity, int i, unsigned int codim) const Definition: indexset.hh:63 IndexType subIndex(const typename Traits::template Codim< cd >::Entity &entity, int i, unsigned int codim) const Definition: indexset.hh:57 IndexType index(const typename Traits::template Codim< cd >::Entity &entity) const Definition: indexset.hh:51 const std::vector< GeometryType > & types(int codim) const Definition: indexset.hh:106 bool contains(const Entity &entity) const Definition: indexset.hh:91 PolyhedralGridIndexSet< dim, dimworld, coord_t > This Definition: indexset.hh:29 IndexType index(const Entity &entity) const Definition: indexset.hh:45 std::remove_const< GridType >::type::Traits Traits Definition: indexset.hh:32 PolyhedralGridIndexSet(const GridType &grid) Definition: indexset.hh:39 const std::vector< GeometryType > & geomTypes(int codim) const Definition: indexset.hh:96 int size(int, int codim) const obtain number of entites on a level Definition: grid.hh:428 const std::vector< GeometryType > & geomTypes(const unsigned int codim) const Definition: grid.hh:1135 The namespace Dune is the main namespace for all Dune code. Definition: common/CartesianIndexMapper.hpp:10 |