C++ main module for emicrom Package  1.0
Classes | Functions
EMM_MassMatrix.h File Reference
#include "EMM_Object.h"
#include "EMM_Array.h"
#include "EMM_RealField.h"
Include dependency graph for EMM_MassMatrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EMM_MassMatrix
 This interface class describes the mass matrix $ A_{ij}= \int_{\omega} \Phi_i(x). \Phi_j(x) dx $ where $ \Phi_i $ is the Q1 function with is 1 on the point i and 0 otherwise with block size equals to 1. More...
 

Functions

 DEFINE_SPTR (EMM_MassMatrix)
 
 DEFINE_SVPTR (EMM_MassMatrix)
 

Function Documentation

◆ DEFINE_SPTR()

DEFINE_SPTR ( EMM_MassMatrix  )

◆ DEFINE_SVPTR()

DEFINE_SVPTR ( EMM_MassMatrix  )