#include <dune/grid/alugrid/2d/geometry.hh>
List of all members.
template<int cdim>
class Dune::MyALU2dGridGeometryImpl< 2, cdim, ALU2DSPACE mixed >
Constructor & Destructor Documentation
template<int cdim>
Dune::MyALU2dGridGeometryImpl< 2, cdim, ALU2DSPACE mixed >::MyALU2dGridGeometryImpl |
( |
|
) |
[inline] |
template<int cdim>
Dune::MyALU2dGridGeometryImpl< 2, cdim, ALU2DSPACE mixed >::MyALU2dGridGeometryImpl |
( |
const MyALU2dGridGeometryImpl< 2, cdim, ALU2DSPACE mixed > & |
other |
) |
[inline] |
Member Function Documentation
template<int cdim>
bool Dune::MyALU2dGridGeometryImpl< 2, cdim, ALU2DSPACE mixed >::affine |
( |
|
) |
const [inline] |
template<int cdim>
int Dune::MyALU2dGridGeometryImpl< 2, cdim, ALU2DSPACE mixed >::corners |
( |
|
) |
const [inline] |
template<int cdim>
ctype Dune::MyALU2dGridGeometryImpl< 2, cdim, ALU2DSPACE mixed >::det |
( |
const map_t & |
m |
) |
const [inline] |
template<int cdim>
const inv_t& Dune::MyALU2dGridGeometryImpl< 2, cdim, ALU2DSPACE mixed >::jacobianInverseTransposed |
( |
const map_t & |
m |
) |
const [inline] |
template<int cdim>
const matrix_t& Dune::MyALU2dGridGeometryImpl< 2, cdim, ALU2DSPACE mixed >::jacobianTransposed |
( |
const map_t & |
m |
) |
const [inline] |
template<int cdim>
void Dune::MyALU2dGridGeometryImpl< 2, cdim, ALU2DSPACE mixed >::map2world |
( |
const map_t & |
m, |
|
|
world_t & |
w | |
|
) |
| | const [inline] |
template<int cdim>
GeometryType Dune::MyALU2dGridGeometryImpl< 2, cdim, ALU2DSPACE mixed >::type |
( |
|
) |
const [inline] |
template<int cdim>
template<class HElement >
void Dune::MyALU2dGridGeometryImpl< 2, cdim, ALU2DSPACE mixed >::update |
( |
const HElement & |
item |
) |
[inline] |
template<int cdim>
template<class Geo , class LocalGeo >
void Dune::MyALU2dGridGeometryImpl< 2, cdim, ALU2DSPACE mixed >::updateLocal |
( |
const Geo & |
geo, |
|
|
const LocalGeo & |
localGeo | |
|
) |
| | [inline] |
template<int cdim>
void Dune::MyALU2dGridGeometryImpl< 2, cdim, ALU2DSPACE mixed >::world2map |
( |
const world_t & |
w, |
|
|
map_t & |
m | |
|
) |
| | const [inline] |
The documentation for this class was generated from the following file: