#include <dune/grid/alugrid/2d/geometry.hh>
List of all members.
template<int cdim, ALU2DSPACE ElementType eltype>
class Dune::MyALU2dGridGeometryImpl< 0, cdim, eltype >
Constructor & Destructor Documentation
template<int cdim, ALU2DSPACE ElementType 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>
void Dune::MyALU2dGridGeometryImpl< 0, cdim, eltype >::invalidate |
( |
| ) |
[inline] |
template<int cdim, ALU2DSPACE ElementType eltype>
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: