1 #ifndef SIMPT_DEFAULT_DELTA_HAMILTONIAN_PLAIN_GC_H_INCLUDED
2 #define SIMPT_DEFAULT_DELTA_HAMILTONIAN_PLAIN_GC_H_INCLUDED
32 namespace DeltaHamiltonian {
52 double m_lambda_alignment;
54 double m_lambda_cell_length;
55 double m_lambda_length;
56 double m_rp_stiffness;
57 double m_target_node_distance;
63 #endif // end-of-include-guard
Core data with mesh, parameters, random engine and time data.
Namespace for components of the Default model group.
Namespace for the core simulator.
Structure of neighboring nodes: two neighboring nodes from standpoint of a given cell with an orderin...
PlainGC DeltaHamiltonian function.