Struct ae108::elements::embedding::AutomaticJacobianTrait
template <class Embedding_>
ClassList > ae108 > elements > embedding > AutomaticJacobianTrait
Public Types
Type | Name |
---|---|
typedef tensor::Tensor< typename Embedding::value_type, Embedding::physical_dimension(), Embedding::reference_dimension()> | Jacobian |
Public Functions
Type | Name |
---|---|
Jacobian< Embedding > | operator() (const Embedding & embedding, const typename Embedding::ReferencePoint & point) const |
Public Types Documentation
typedef Jacobian
using ae108::elements::embedding::AutomaticJacobianTrait< Embedding_ >::Jacobian = tensor::Tensor<typename Embedding::value_type, Embedding::physical_dimension(), Embedding::reference_dimension()>;
Public Functions Documentation
function operator()
template<class Embedding>
inline Jacobian< Embedding > ae108::elements::embedding::AutomaticJacobianTrait::operator() (
const Embedding & embedding,
const typename Embedding::ReferencePoint & point
) const
The documentation for this class was generated from the following file elements/src/include/ae108/elements/embedding/AutomaticJacobianTrait.h