dune-grid  2.1.1
Public Member Functions
Dune::MyALU2dGridGeometryImpl< 1, 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 Geo , class LocalGeo >
void updateLocal (const Geo &geo, const LocalGeo &localGeo)
template<class Vector >
void update (const Vector &p0, const Vector &p1)

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


Member Function Documentation

template<int cdim, ALU2DSPACE ElementType eltype>
bool Dune::MyALU2dGridGeometryImpl< 1, cdim, eltype >::affine ( ) const [inline]
template<int cdim, ALU2DSPACE ElementType eltype>
int Dune::MyALU2dGridGeometryImpl< 1, cdim, eltype >::corners ( ) const [inline]
template<int cdim, ALU2DSPACE ElementType eltype>
ctype Dune::MyALU2dGridGeometryImpl< 1, cdim, eltype >::det ( const map_t &  m) const [inline]
template<int cdim, ALU2DSPACE ElementType eltype>
const inv_t& Dune::MyALU2dGridGeometryImpl< 1, cdim, eltype >::jacobianInverseTransposed ( const map_t &  m) const [inline]
template<int cdim, ALU2DSPACE ElementType eltype>
const matrix_t& Dune::MyALU2dGridGeometryImpl< 1, cdim, eltype >::jacobianTransposed ( const map_t &  m) const [inline]
template<int cdim, ALU2DSPACE ElementType eltype>
void Dune::MyALU2dGridGeometryImpl< 1, cdim, eltype >::map2world ( const map_t &  m,
world_t &  w 
) const [inline]
template<int cdim, ALU2DSPACE ElementType eltype>
GeometryType Dune::MyALU2dGridGeometryImpl< 1, cdim, eltype >::type ( ) const [inline]
template<int cdim, ALU2DSPACE ElementType eltype>
template<class Vector >
void Dune::MyALU2dGridGeometryImpl< 1, cdim, eltype >::update ( const Vector &  p0,
const Vector &  p1 
) [inline]
template<int cdim, ALU2DSPACE ElementType eltype>
template<class Geo , class LocalGeo >
void Dune::MyALU2dGridGeometryImpl< 1, cdim, eltype >::updateLocal ( const Geo &  geo,
const LocalGeo &  localGeo 
) [inline]
template<int cdim, ALU2DSPACE ElementType eltype>
void Dune::MyALU2dGridGeometryImpl< 1, cdim, eltype >::world2map ( const world_t &  w,
map_t &  m 
) const [inline]

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