A linear mapping.
More...
#include <dune/grid/alugrid/3d/mappings.hh>
List of all members.
Detailed Description
template<int cdim, int mydim>
class Dune::LinearMapping< cdim, mydim >
A linear mapping.
Member Typedef Documentation
template<int cdim, int mydim>
template<int cdim, int mydim>
template<int cdim, int mydim>
template<int cdim, int mydim>
template<int cdim, int mydim>
template<int cdim, int mydim>
Constructor & Destructor Documentation
template<int cdim, int mydim>
Constructor creating empty mapping with double , i.e. zero.
template<int cdim, int mydim>
Member Function Documentation
template<int cdim, int mydim>
template<int cdim, int mydim>
template<class vector_t >
void Dune::LinearMapping< cdim, mydim >::buildMapping |
( |
const vector_t & |
, |
|
|
const vector_t & |
, |
|
|
const vector_t & |
, |
|
|
const vector_t & |
|
|
) |
| |
Referenced by Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, dim, eltype >::mapping(), Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 1, eltype >::mapping(), Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 2, tetra >::mapping(), and Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 3, tetra >::mapping().
template<int cdim, int mydim>
template<class vector_t >
void Dune::LinearMapping< cdim, mydim >::buildMapping |
( |
const vector_t & |
, |
|
|
const vector_t & |
, |
|
|
const vector_t & |
|
|
) |
| |
template<int cdim, int mydim>
template<class vector_t >
template<int cdim, int mydim>
template<class vector_t >
template<int cdim, int mydim>
template<int cdim, int mydim>
template<int cdim, int mydim>
template<int cdim, int mydim>
template<int cdim, int mydim>
template<int cdim, int mydim>
template<int cdim, int mydim>
template<int cdim, int mydim>
template<int cdim, int mydim>
template<int cdim, int mydim>
Member Data Documentation
template<int cdim, int mydim>
true if determinant has been calculated
template<int cdim, int mydim>
true if inverse has been calculated
template<int cdim, int mydim>
P[0].
stores the determinant of the inverse
template<int cdim, int mydim>
storage for inverse of jacobian (transposed)
template<int cdim, int mydim>
transformation matrix (transposed)
template<int cdim, int mydim>
The documentation for this class was generated from the following file: