 |
waves
Basic FE playground
|
Go to the documentation of this file.
24 #define WAVES_API __declspec(dllexport)
26 #define WAVES_API __declspec(dllimport)
main wave Problem object
Definition: wProblem.h:35
boundaries which requires a special treatment
Definition: wBoundary.h:32
Formulation of wave terms.
Definition: wWaveTerm.h:31
implicit Newmark
Definition: wNewmark.h:30
explicit Runge Kutta time integration
Definition: wRungeKutta.h:33
a medium (with a speed of wave)
Definition: wMedium.h:33
Time integration base class.
Definition: wTimeIntegration.h:43
quad element
Definition: wDisplayHook.h:31
simple explicit Forward Euler time integration
Definition: wForwardEuler.h:30
manage the sources
Definition: wSource.h:34