|
Continuum Membrane 719025a62b1e384a6ff80e2f2a223ef4012153dc
|
Directories | |
| energy_force | |
| io | |
| linalg | |
| mesh | |
| model | |
Files | |
| Dynamics.hpp | |
| This file defines dynamic mesh class that inherits mesh with support of time-resolved dynamics. | |
| Parameters.hpp | |
| This file defines essential parameters used in continuum membrane as well as membrane dynamics code. The Param structure defines all the essential physical constants and simulation parameters for the model; multiple instances of Param help with parallel computing of the model. The Mesh class includes vertices and faces information for the control mesh of the model. | |
| Run_simulation.hpp | |
| This file includes all main simulation function depending on the geometry of the membrane. (Currently only flat) | |