#include <dune/grid/alugrid/2d/geometry.hh>
Constructor & Destructor Documentation
template<int cdim, ALU2DSPACE ElementType eltype>
Dune::MyALU2dGridGeometryImpl< 1, cdim, eltype >::MyALU2dGridGeometryImpl |
( |
| ) |
|
|
inline |
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>
void Dune::MyALU2dGridGeometryImpl< 1, cdim, eltype >::invalidate |
( |
| ) |
|
|
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>
bool Dune::MyALU2dGridGeometryImpl< 1, cdim, eltype >::valid |
( |
| ) |
const |
|
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: