This file defines dynamic mesh class that inherits mesh with support of time-resolved dynamics.
This file defines the Energy class with scaffold extensions.
This file defines the face class, which is the triangular element defined by vertices.
The Force class defines corresponding force terms type. Note that all the forces are gsl matrices wit...
This file defines gauss quadrature and related functions.
This file defines mesh class containing a vector of vertices and a vector of faces that are required ...
Contains the Model class, which encapsulates a mesh and a record object.
This file defines essential parameters used in continuum membrane as well as membrane dynamics code....
void run_dynamics_flat(std::string param_filename)
Run membrane dynamics model on a flat membrane.
void run_flat(std::string param_filename)
Run continuum membrane model on a flat membrane.
This file defines the Vertex class which includes information of coordinate and forces exerted at a v...
Manage io of continuum membrane model, including parameter files, vertices and faces,...