77 inline static SP::EMM_Kd_xy
New() {
tReal mWork0
Definition: EMM_Kd_xy.h:44
This class create the integration of Laplacian inverse EMM_LI in [0,1]x[0,1]x[0,1].
Definition: EMM_Kd.h:16
virtual ~EMM_Kd_xy(void)
destroy the class
Definition: EMM_Kd_xy.h:65
This class computes the function :
Definition: EMM_Kd_xy.h:35
tReal mWork1
Definition: EMM_Kd_xy.h:45
virtual tReal analyticIntegration(const tReal &u, const tReal &v, const tReal &w) const
compute the function with analytic integration
Definition: EMM_Kd_xy.cpp:6
#define tReal
Definition: types.h:118
EMM_Kd_xy(void)
create the class
Definition: EMM_Kd_xy.h:55
static SP::EMM_Kd_xy New()
build a new instance of class
Definition: EMM_Kd_xy.h:77
class Free introduced for deleting a smart pointer
Definition: CORE_Object.h:141