v0.14.0
MoFEM::GetFTensor2FromArrayImpl< DIM1, DIM2, S, T, L, A > Struct Template Reference

Get FTensor2 from array. More...

#include <include/Templates.hpp>

Detailed Description

template<int DIM1, int DIM2, int S, class T, class L, class A>
struct MoFEM::GetFTensor2FromArrayImpl< DIM1, DIM2, S, T, L, A >

Get FTensor2 from array.

Note
Generalise for other data types
Template Parameters
DIM1
DIM2
S
Parameters
data
Returns
FTensor::Tensor2<FTensor::PackPtr<double *, S>, DIM1, DIM2>

Definition at line 1235 of file Templates.hpp.


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