iMSTK
Interactive Medical Simulation Toolkit
Public Attributes | List of all members
imstk::LevelSetModelConfig Struct Reference

Public Attributes

double m_dt = 0.001
 Time step size.
 
bool m_sparseUpdate = false
 Only updates nodes that recieve force.
 
bool m_useCurvature = false
 
double m_k = 0.05
 
double m_constantVelocity = 0.0
 
int m_substeps = 10
 

Detailed Description

Definition at line 19 of file imstkLevelSetModel.h.


The documentation for this struct was generated from the following file: