dune-fem
2.4.1-rc
|
#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/gridpart/common/deaditerator.hh>
Public Types | |
typedef std::remove_const< GridFamily >::type::ctype | ctype |
typedef Traits::template Codim< 0 >::Entity | Entity |
typedef Traits::template Codim< 1 >::Geometry | Geometry |
typedef Traits::template Codim< 1 >::LocalGeometry | LocalGeometry |
Public Member Functions | |
Entity | inside () const |
Entity | outside () const |
bool | boundary () const |
bool | conforming () const |
bool | neighbor () const |
int | boundaryId () const |
size_t | boundarySegmentIndex () const |
const LocalGeometry & | geometryInInside () const |
const LocalGeometry & | geometryInOutside () const |
const Geometry & | geometry () const |
GeometryType | type () const |
int | indexInInside () const |
int | indexInOutside () const |
FieldVector< ctype, dimensionworld > | integrationOuterNormal (const FieldVector< ctype, dimension-1 > &local) const |
FieldVector< ctype, dimensionworld > | outerNormal (const FieldVector< ctype, dimension-1 > &local) const |
FieldVector< ctype, dimensionworld > | unitOuterNormal (const FieldVector< ctype, dimension-1 > &local) const |
FieldVector< ctype, dimensionworld > | centerUnitOuterNormal () const |
Static Public Attributes | |
static const int | dimension = std::remove_const< GridFamily >::type::dimension |
static const int | dimensionworld = std::remove_const< GridFamily >::type::dimensionworld |
typedef std::remove_const< GridFamily >::type::ctype Dune::Fem::DeadIntersection< GridFamily >::ctype |
typedef Traits::template Codim< 0 >::Entity Dune::Fem::DeadIntersection< GridFamily >::Entity |
typedef Traits::template Codim< 1 >::Geometry Dune::Fem::DeadIntersection< GridFamily >::Geometry |
typedef Traits::template Codim< 1 >::LocalGeometry Dune::Fem::DeadIntersection< GridFamily >::LocalGeometry |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
|
static |