7#ifndef differentialforms_hh
8#define differentialforms_hh
44 for(
int l=0; l<
L_; ++l)
multilevelindex()
Default constructor.
Array< int > operator[](const int n)
Return the local l-uple .
Array< int > getNsize()
Return the array of local dimensions.
multilevelindex(const Array< int > &Nsize)
Constructor that takes an array into account.
int getN()
Return the total number of dimension.
int L_
Size of the local dimension.
Array< int > Nsize_
Array.
~multilevelindex()
Default destructor.
int getL()
Return the local dimension of the multi-level index.
int N_
Size of the multi-dimensional array.
Mapping< Real, 3, 3 > jacobianTensor(const Hexahedron3d &Hexa, const Real3d &xi)
Real quadratureWeightTensor(const Array< QuadratureRule1d * > &ArrayQuad1D, const Array< int > &Index)
Set< F > makeSet(uint n, const F &first,...)
Real jacobianDeterminant(const Hexahedron3d &Hexa, const Real3d &xi)