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

Go to the source code of this file.

Classes

class  EMM_CondensedMassMatrix
 This class describes the condensed mass matrix $ A_{ij}= \int_{\omega} \Phi_i(x). \Phi_j(x) dx = \delta_{ij} . |\omega| $ where $ \Phi_i $ is the P1 function with is 1 on the point i and 0 otherwise. More...
 

Functions

 DEFINE_SPTR (EMM_CondensedMassMatrix)
 
 DEFINE_SVPTR (EMM_CondensedMassMatrix)
 

Function Documentation

◆ DEFINE_SPTR()

DEFINE_SPTR ( EMM_CondensedMassMatrix  )

◆ DEFINE_SVPTR()

DEFINE_SVPTR ( EMM_CondensedMassMatrix  )