83 inline static SP::EMM_Kd_xx
New() {
EMM_Kd_xx(void)
create the class
Definition: EMM_Kd_xx.h:61
This class computes the function:
Definition: EMM_Kd_xx.h:43
virtual ~EMM_Kd_xx(void)
destroy the class
Definition: EMM_Kd_xx.h:71
virtual tReal analyticIntegration(const tReal &u, const tReal &v, const tReal &w) const
compute the function with analytic integration
Definition: EMM_Kd_xx.cpp:7
static SP::EMM_Kd_xx New()
build a new instance of class
Definition: EMM_Kd_xx.h:83
This class create the integration of Laplacian inverse EMM_LI in [0,1]x[0,1]x[0,1].
Definition: EMM_Kd.h:16
#define tReal
Definition: types.h:118
class Free introduced for deleting a smart pointer
Definition: CORE_Object.h:141