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

Go to the source code of this file.

Classes

class  EMM_WaveFDMTest
 this class is a test class for testing wave equation using the Finite Differences Method: $ \displaystyle \frac{\partial^2 u}{\partial t^2} = c^2 . \frac{\partial^2 u}{\partial x^2} $ More...
 

Functions

 DEFINE_SPTR (EMM_WaveFDMTest)
 

Function Documentation

◆ DEFINE_SPTR()

DEFINE_SPTR ( EMM_WaveFDMTest  )