Dune::MyALU2dGridGeometryImpl< 0, cdim, eltype > Class Template Reference

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

List of all members.

Public Member Functions

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)

template<int cdim, ALU2DSPACE ElementType eltype>
class Dune::MyALU2dGridGeometryImpl< 0, cdim, eltype >


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>
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>
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:

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].