Serac  0.1
Serac is an implicit thermal strucural mechanics simulation code.
Public Types | List of all members
serac::batched_jacobian< mfem::Geometry::TETRAHEDRON, q > Struct Template Reference

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. More...

#include <finite_element.hpp>

Public Types

using type = tensor< double, 3, 3,(q *(q+1) *(q+2))/6 >
 the data layout for this geometry and quadrature rule
 

Detailed Description

template<int q>
struct serac::batched_jacobian< mfem::Geometry::TETRAHEDRON, q >

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Definition at line 80 of file finite_element.hpp.


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