Home
last modified time | relevance | path

Searched defs:initVel (Results 1 – 3 of 3) sorted by relevance

/dports/science/siconos/siconos-4.4.0/mechanisms/swig/tests/slider_crank/
H A Dbodydef.py55 initVel = np.array([(0, 0, -0.5 * w10 * l1, 0, w10, 0), variable
/dports/science/siconos/siconos-4.4.0/mechanisms/swig/mechanisms/
H A DmbtbDefaultOptions.py12 initVel = np.array([(0, 0, 0, 0, 0, 0) variable
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dfix_mesh_surface.cpp862 void FixMeshSurface::initVel() in initVel() function in FixMeshSurface