dune-grid  2.2.0
Public Member Functions
Dune::MyALU2dGridGeometryImpl< 0, cdim, eltype > Class Template Reference

#include <dune/grid/alugrid/2d/geometry.hh>

List of all members.

Public Member Functions

 MyALU2dGridGeometryImpl ()
bool valid () const
void invalidate ()
bool affine () const
int corners () const
GeometryType type () const
void map2world (const map_t &m, world_t &w) const
void world2map (const world_t &w, map_t &m) const
const matrix_t & jacobianTransposed (const map_t &m) const
const inv_t & jacobianInverseTransposed (const map_t &m) const
ctype det (const map_t &m) const
template<class Vector >
void update (const Vector &p0)

Constructor & Destructor Documentation

template<int cdim, ALU2DSPACE ElementType eltype>
Dune::MyALU2dGridGeometryImpl< 0, cdim, eltype >::MyALU2dGridGeometryImpl ( )
inline

Member Function Documentation

template<int cdim, ALU2DSPACE ElementType eltype>
bool Dune::MyALU2dGridGeometryImpl< 0, cdim, eltype >::affine ( ) const
inline
template<int cdim, ALU2DSPACE ElementType eltype>
int Dune::MyALU2dGridGeometryImpl< 0, cdim, eltype >::corners ( ) const
inline
template<int cdim, ALU2DSPACE ElementType eltype>
ctype Dune::MyALU2dGridGeometryImpl< 0, cdim, eltype >::det ( const map_t &  m) const
inline
template<int cdim, ALU2DSPACE ElementType eltype>
void Dune::MyALU2dGridGeometryImpl< 0, cdim, eltype >::invalidate ( )
inline
template<int cdim, ALU2DSPACE ElementType eltype>
const inv_t& Dune::MyALU2dGridGeometryImpl< 0, cdim, eltype >::jacobianInverseTransposed ( const map_t &  m) const
inline
template<int cdim, ALU2DSPACE ElementType eltype>
const matrix_t& Dune::MyALU2dGridGeometryImpl< 0, cdim, eltype >::jacobianTransposed ( const map_t &  m) const
inline
template<int cdim, ALU2DSPACE ElementType eltype>
void Dune::MyALU2dGridGeometryImpl< 0, cdim, eltype >::map2world ( const map_t &  m,
world_t &  w 
) const
inline
template<int cdim, ALU2DSPACE ElementType eltype>
GeometryType Dune::MyALU2dGridGeometryImpl< 0, cdim, eltype >::type ( ) const
inline
template<int cdim, ALU2DSPACE ElementType eltype>
template<class Vector >
void Dune::MyALU2dGridGeometryImpl< 0, cdim, eltype >::update ( const Vector &  p0)
inline
template<int cdim, ALU2DSPACE ElementType eltype>
bool Dune::MyALU2dGridGeometryImpl< 0, cdim, eltype >::valid ( ) const
inline
template<int cdim, ALU2DSPACE ElementType eltype>
void Dune::MyALU2dGridGeometryImpl< 0, cdim, eltype >::world2map ( const world_t &  w,
map_t &  m 
) const
inline

The documentation for this class was generated from the following file: