dune-grid  2.2.0
Public Member Functions | List of all members
Dune::MyALU2dGridGeometryImpl< 2, cdim, ALU2DSPACE triangle > Class Template Reference

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

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 Geo , class LocalGeo >
void updateLocal (const Geo &geo, const LocalGeo &localGeo)
template<class HElement >
void update (const HElement &item)

Constructor & Destructor Documentation

template<int cdim>
Dune::MyALU2dGridGeometryImpl< 2, cdim, ALU2DSPACE triangle >::MyALU2dGridGeometryImpl ( )
inline

Member Function Documentation

template<int cdim>
bool Dune::MyALU2dGridGeometryImpl< 2, cdim, ALU2DSPACE triangle >::affine ( ) const
inline
template<int cdim>
int Dune::MyALU2dGridGeometryImpl< 2, cdim, ALU2DSPACE triangle >::corners ( ) const
inline
template<int cdim>
ctype Dune::MyALU2dGridGeometryImpl< 2, cdim, ALU2DSPACE triangle >::det ( const map_t &  m) const
inline
template<int cdim>
void Dune::MyALU2dGridGeometryImpl< 2, cdim, ALU2DSPACE triangle >::invalidate ( )
inline
template<int cdim>
const inv_t& Dune::MyALU2dGridGeometryImpl< 2, cdim, ALU2DSPACE triangle >::jacobianInverseTransposed ( const map_t &  m) const
inline
template<int cdim>
const matrix_t& Dune::MyALU2dGridGeometryImpl< 2, cdim, ALU2DSPACE triangle >::jacobianTransposed ( const map_t &  m) const
inline
template<int cdim>
void Dune::MyALU2dGridGeometryImpl< 2, cdim, ALU2DSPACE triangle >::map2world ( const map_t &  m,
world_t &  w 
) const
inline
template<int cdim>
GeometryType Dune::MyALU2dGridGeometryImpl< 2, cdim, ALU2DSPACE triangle >::type ( ) const
inline
template<int cdim>
template<class HElement >
void Dune::MyALU2dGridGeometryImpl< 2, cdim, ALU2DSPACE triangle >::update ( const HElement &  item)
inline
template<int cdim>
template<class Geo , class LocalGeo >
void Dune::MyALU2dGridGeometryImpl< 2, cdim, ALU2DSPACE triangle >::updateLocal ( const Geo &  geo,
const LocalGeo &  localGeo 
)
inline
template<int cdim>
bool Dune::MyALU2dGridGeometryImpl< 2, cdim, ALU2DSPACE triangle >::valid ( ) const
inline
template<int cdim>
void Dune::MyALU2dGridGeometryImpl< 2, cdim, ALU2DSPACE triangle >::world2map ( const world_t &  w,
map_t &  m 
) const
inline

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