v0.15.0
Loading...
Searching...
No Matches
Namespaces | Functions
CGGTonsorialBubbleBase.cpp File Reference
#include <MoFEM.hpp>
#include <h1_hdiv_hcurl_l2.h>
#include <CGGTonsorialBubbleBase.hpp>

Go to the source code of this file.

Namespaces

namespace  EshelbianPlasticity
 

Functions

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)