Go to the source code of this file.
|
| template<typename T > |
| MoFEMErrorCode | EshelbianPlasticity::CGG_BubbleBase_MBTET_Impl (const int p, const T *N, const T *diffN, Tensor2< PackPtr< T *, 9 >, 3, 3 > &t_phi, const int gdim) |
| |
| MoFEMErrorCode | EshelbianPlasticity::CGG_BubbleBase_MBTET (const int p, const double *N, const double *diffN, FTensor::Tensor2< FTensor::PackPtr< double *, 9 >, 3, 3 > &phi, const int gdim) |
| | Calculate CGGT tonsorial bubble base.
|
| |
| MoFEMErrorCode | EshelbianPlasticity::CGG_BubbleBase_MBTET (const int p, const std::complex< double > *N, const std::complex< double > *diffN, FTensor::Tensor2< FTensor::PackPtr< std::complex< double > *, 9 >, 3, 3 > &phi, const int gdim) |
| |