Chaste Commit::8b5d759ac2eb95e67ae57699734101efccb0a0a9
FourthOrderTensor< DIM1, DIM2, DIM3, DIM4 > Member List

This is the complete list of members for FourthOrderTensor< DIM1, DIM2, DIM3, DIM4 >, including all inherited members.

FourthOrderTensor()FourthOrderTensor< DIM1, DIM2, DIM3, DIM4 >
GetVectorIndex(unsigned M, unsigned N, unsigned P, unsigned Q)FourthOrderTensor< DIM1, DIM2, DIM3, DIM4 >inlineprivate
mDataFourthOrderTensor< DIM1, DIM2, DIM3, DIM4 >private
operator()(unsigned M, unsigned N, unsigned P, unsigned Q)FourthOrderTensor< DIM1, DIM2, DIM3, DIM4 >
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 >
SetAsContractionOnFourthDimension(const c_matrix< double, DIM4, CONTRACTED_DIM > &rMatrix, FourthOrderTensor< DIM1, DIM2, DIM3, CONTRACTED_DIM > &rTensor)FourthOrderTensor< DIM1, DIM2, DIM3, DIM4 >
SetAsContractionOnSecondDimension(const c_matrix< double, DIM2, CONTRACTED_DIM > &rMatrix, FourthOrderTensor< DIM1, CONTRACTED_DIM, DIM3, DIM4 > &rTensor)FourthOrderTensor< DIM1, DIM2, DIM3, DIM4 >
SetAsContractionOnThirdDimension(const c_matrix< double, DIM3, CONTRACTED_DIM > &rMatrix, FourthOrderTensor< DIM1, DIM2, CONTRACTED_DIM, DIM4 > &rTensor)FourthOrderTensor< DIM1, DIM2, DIM3, DIM4 >
Zero()FourthOrderTensor< DIM1, DIM2, DIM3, DIM4 >