dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
Dune::Fem::JacobianTransformation< Geometry > Struct Template Reference

#include <dune/fem/space/basisfunctionset/transformation.hh>

Public Types

typedef Geometry::LocalCoordinate LocalCoordinate
 
typedef Geometry::JacobianInverseTransposed GeometryJacobianInverseTransposed
 

Public Member Functions

 JacobianTransformation (const Geometry &geometry, const LocalCoordinate &x)
 
template<class A , class B >
void operator() (const A &a, B &b) const
 

Member Typedef Documentation

◆ GeometryJacobianInverseTransposed

template<class Geometry >
typedef Geometry::JacobianInverseTransposed Dune::Fem::JacobianTransformation< Geometry >::GeometryJacobianInverseTransposed

◆ LocalCoordinate

template<class Geometry >
typedef Geometry::LocalCoordinate Dune::Fem::JacobianTransformation< Geometry >::LocalCoordinate

Constructor & Destructor Documentation

◆ JacobianTransformation()

template<class Geometry >
Dune::Fem::JacobianTransformation< Geometry >::JacobianTransformation ( const Geometry &  geometry,
const LocalCoordinate x 
)
inline

Member Function Documentation

◆ operator()()

template<class Geometry >
template<class A , class B >
void Dune::Fem::JacobianTransformation< Geometry >::operator() ( const A &  a,
B &  b 
) const
inline

The documentation for this struct was generated from the following file: