v0.14.0
Static Public Member Functions | List of all members
MoFEM::DeterminantTensorImpl< T, 2 > Struct Template Reference

#include <include/Templates.hpp>

Static Public Member Functions

static auto get (T &t)
 

Detailed Description

template<typename T>
struct MoFEM::DeterminantTensorImpl< T, 2 >

Definition at line 1534 of file Templates.hpp.

Member Function Documentation

◆ get()

template<typename T >
static auto MoFEM::DeterminantTensorImpl< T, 2 >::get ( T &  t)
inlinestatic

Definition at line 1535 of file Templates.hpp.

1535 { return determinantTensor2by2(t); }

The documentation for this struct was generated from the following file:
MoFEM::determinantTensor2by2
static auto determinantTensor2by2(T &t)
Calculate the determinant of a 2x2 matrix or a tensor of rank 2.
Definition: Templates.hpp:1524
t
constexpr double t
plate stiffness
Definition: plate.cpp:59