Home
last modified time | relevance | path

Searched refs:we_dim1 (Results 1 – 2 of 2) sorted by relevance

/dports/science/opensim-core/opensim-core-4.1/OpenSim/Utilities/simmToOpenSim/
H A Dgcvspl.c588 integer y_dim1, y_offset, c_dim1, c_offset, b_dim1, b_offset, we_dim1, in splc() local
612 we_dim1 = *m - (-(*m)) + 1; in splc()
613 we_offset = -(*m) + we_dim1; in splc()
655 bwe[l + i * bwe_dim1] = dp * we[l + i * we_dim1]; in splc()
658 we_dim1]; in splc()
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Geometry/src/
H A Dgcvspl.cpp505 int y_dim1, y_offset, c_dim1, c_offset, b_dim1, b_offset, we_dim1, in splc_() local
531 we_dim1 = *m - (-(*m)) + 1; in splc_()
532 we_offset = -(*m) + we_dim1; in splc_()
574 bwe[l + i * bwe_dim1] = dp * we[l + i * we_dim1]; in splc_()
577 we_dim1]; in splc_()