#include <dune/geometry/genericgeometry/cachedmapping.hh>
List of all members.
Public Types |
typedef Traits::FieldType | ctype |
typedef
Traits::JacobianTransposedType | FieldMatrix |
Public Member Functions |
| operator bool () const |
| operator const FieldMatrix & () const |
template<class X , class Y > |
void | mv (const X &x, Y &y) const |
template<class X , class Y > |
void | mtv (const X &x, Y &y) const |
template<class X , class Y > |
void | umv (const X &x, Y &y) const |
template<class X , class Y > |
void | umtv (const X &x, Y &y) const |
template<class X , class Y > |
void | mmv (const X &x, Y &y) const |
template<class X , class Y > |
void | mmtv (const X &x, Y &y) const |
ctype | det () const |
Static Public Attributes |
static const int | rows = Traits::dimension |
static const int | cols = Traits::dimWorld |
Friends |
class | CachedJacobianInverseTransposed< dim, GeometryTraits > |
template<unsigned int dim, class GeometryTraits>
class Dune::GenericGeometry::CachedJacobianTransposed< dim, GeometryTraits >
Member Typedef Documentation
template<unsigned int dim, class GeometryTraits >
template<unsigned int dim, class GeometryTraits >
Member Function Documentation
template<unsigned int dim, class GeometryTraits >
template<unsigned int dim, class GeometryTraits >
template<class X , class Y >
template<unsigned int dim, class GeometryTraits >
template<class X , class Y >
template<unsigned int dim, class GeometryTraits >
template<class X , class Y >
template<unsigned int dim, class GeometryTraits >
template<class X , class Y >
template<unsigned int dim, class GeometryTraits >
template<unsigned int dim, class GeometryTraits >
template<unsigned int dim, class GeometryTraits >
template<class X , class Y >
template<unsigned int dim, class GeometryTraits >
template<class X , class Y >
Friends And Related Function Documentation
template<unsigned int dim, class GeometryTraits >
Member Data Documentation
template<unsigned int dim, class GeometryTraits >
template<unsigned int dim, class GeometryTraits >
The documentation for this class was generated from the following file: