#include <include/Templates.hpp>
template<int S, class T>
struct MoFEM::GetFTensor4DdgFromPtrImpl< 3, 3, S, T >
Definition at line 433 of file Templates.hpp.
◆ get()
template<int S, class T >
Definition at line 434 of file Templates.hpp.
437 ptr + 0, ptr + 1, ptr + 2, ptr + 3, ptr + 4, ptr + 5,
438 ptr + 6, ptr + 7, ptr + 8, ptr + 9, ptr + 10, ptr + 11,
439 ptr + 12, ptr + 13, ptr + 14, ptr + 15, ptr + 16, ptr + 17,
440 ptr + 18, ptr + 19, ptr + 20, ptr + 21, ptr + 22, ptr + 23,
441 ptr + 24, ptr + 25, ptr + 26, ptr + 27, ptr + 28, ptr + 29,
442 ptr + 30, ptr + 31, ptr + 32, ptr + 33, ptr + 34, ptr + 35};
The documentation for this struct was generated from the following file: