, including all inherited members.
| FourthOrderTensor() | FourthOrderTensor< DIM1, DIM2, DIM3, DIM4 > | [inline] |
| GetVectorIndex(unsigned M, unsigned N, unsigned P, unsigned Q) | FourthOrderTensor< DIM1, DIM2, DIM3, DIM4 > | [inline, private] |
| mData | FourthOrderTensor< DIM1, DIM2, DIM3, DIM4 > | [private] |
| operator()(unsigned M, unsigned N, unsigned P, unsigned Q) | FourthOrderTensor< DIM1, DIM2, DIM3, DIM4 > | [inline] |
| rGetData() | FourthOrderTensor< DIM1, DIM2, DIM3, DIM4 > | [inline] |
| SetAsContractionOnFirstDimension(const c_matrix< double, DIM1, CONTRACTED_DIM > &rMatrix, FourthOrderTensor< CONTRACTED_DIM, DIM2, DIM3, DIM4 > &rTensor) | FourthOrderTensor< DIM1, DIM2, DIM3, DIM4 > | [inline] |
| SetAsContractionOnFourthDimension(const c_matrix< double, DIM4, CONTRACTED_DIM > &rMatrix, FourthOrderTensor< DIM1, DIM2, DIM3, CONTRACTED_DIM > &rTensor) | FourthOrderTensor< DIM1, DIM2, DIM3, DIM4 > | [inline] |
| SetAsContractionOnSecondDimension(const c_matrix< double, DIM2, CONTRACTED_DIM > &rMatrix, FourthOrderTensor< DIM1, CONTRACTED_DIM, DIM3, DIM4 > &rTensor) | FourthOrderTensor< DIM1, DIM2, DIM3, DIM4 > | [inline] |
| SetAsContractionOnThirdDimension(const c_matrix< double, DIM3, CONTRACTED_DIM > &rMatrix, FourthOrderTensor< DIM1, DIM2, CONTRACTED_DIM, DIM4 > &rTensor) | FourthOrderTensor< DIM1, DIM2, DIM3, DIM4 > | [inline] |
| Zero() | FourthOrderTensor< DIM1, DIM2, DIM3, DIM4 > | [inline] |