1 #ifndef SIMPT_DEFAULT_DELTA_HAMILTONIAN_MODIFIED_GC_H_INCLUDED
2 #define SIMPT_DEFAULT_DELTA_HAMILTONIAN_MODIFIED_GC_H_INCLUDED
33 namespace DeltaHamiltonian {
53 double m_lambda_cell_length;
54 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.
ModifiedGC DeltaHamitonian function.
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...
Structure of cells; key data structure.