SPHinXsys  alpha version
all_physical_dynamics.h
Go to the documentation of this file.
1 
2 #ifndef ALL_PHYSICAL_DYNAMICS_H
3 #define ALL_PHYSICAL_DYNAMICS_H
4 
5 
6 
11 #include "external_force.h"
12 #include "all_general_dynamics.h"
13 #include "all_fluid_dynamics.h"
14 #include "all_solid_dynamics.h"
15 #include "observer_dynamics.h"
16 #include "relax_dynamics.h"
17 #include "electro_physiology.h"
18 #include "active_muscle_dynamics.h"
23 
24 
25 #endif //ALL_PHYSICAL_DYNAMICS_H
This is the particle dynamics aplliable for all type bodies.
There are the classes for observing and recording the state of the flow or solid in given locations...
This is the header file that user code should include to pick up all fluid dynamics used in SPHinXsys...
In is file, we declear muscle dynamics which is driven by an external injection of energy...
This is the particle dynamics aplliable for all type bodies.
Here, we define the base external force class.
In is file, we declaim the dynamics relevant to electrophysiology, including diffusion, reaction and muscle activation.
This is the classes of particle relaxation in order to produce body fitted initial particle distribut...
This is the particle dynamics applicable for all type bodies TODO: there is an issue on applying corr...