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

Go to the source code of this file.

Classes

class  EMM_BlockMassMatrix
 This class describes the mass matrix $ A_{ij}= \int_{\omega} \Phi_i(x). \Phi_j(x) dx $ where $ \Phi_i $ is the Q1 function which is 1 on the point i and 0 otherwise. More...
 

Functions

 DEFINE_SPTR (EMM_BlockMassMatrix)
 
 DEFINE_SVPTR (EMM_BlockMassMatrix)
 

Function Documentation

◆ DEFINE_SPTR()

DEFINE_SPTR ( EMM_BlockMassMatrix  )

◆ DEFINE_SVPTR()

DEFINE_SVPTR ( EMM_BlockMassMatrix  )