- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#include <dune/grid/genericgeometry/referencetopologies.hh>
Classes | |
struct | Initialize |
class | SubEntityInfo |
Public Member Functions | |
unsigned int | size (unsigned int codim) const |
unsigned int | size (unsigned int codim, unsigned int i, unsigned int subcodim) const |
unsigned int | subEntity (unsigned int codim, unsigned int i, unsigned int subcodim, unsigned int j) const |
unsigned int | topologyId (unsigned int codim, unsigned int i) const |
template<class Topology > | |
void | initialize () |
Static Public Attributes | |
static const unsigned int | dimension = dim |
void Dune::GenericGeometry::ReferenceTopology< dim >::initialize | ( | ) | [inline] |
unsigned int Dune::GenericGeometry::ReferenceTopology< dim >::size | ( | unsigned int | codim, | |
unsigned int | i, | |||
unsigned int | subcodim | |||
) | const [inline] |
unsigned int Dune::GenericGeometry::ReferenceTopology< dim >::size | ( | unsigned int | codim | ) | const [inline] |
Referenced by Dune::GenericGeometry::ReferenceTopology< dim >::Initialize< Topology >::Codim< codim >::apply(), Dune::GenericGeometry::ReferenceTopology< dim >::SubEntityInfo::Initialize< Topology, codim >::apply(), Dune::GenericGeometry::ReferenceTopology< dimension >::size(), Dune::GenericGeometry::ReferenceTopology< dimension >::subEntity(), and Dune::GenericGeometry::ReferenceTopology< dimension >::topologyId().
unsigned int Dune::GenericGeometry::ReferenceTopology< dim >::subEntity | ( | unsigned int | codim, | |
unsigned int | i, | |||
unsigned int | subcodim, | |||
unsigned int | j | |||
) | const [inline] |
unsigned int Dune::GenericGeometry::ReferenceTopology< dim >::topologyId | ( | unsigned int | codim, | |
unsigned int | i | |||
) | const [inline] |
const unsigned int Dune::GenericGeometry::ReferenceTopology< dim >::dimension = dim [static] |
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].