Home
last modified time | relevance | path

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

/dports/science/opensim-core/opensim-core-4.1/OpenSim/Utilities/simmToOpenSim/
H A Dgcvspl.c589 we_offset, bwe_dim1, bwe_offset, i__1, i__2, i__3, i__4; in splc() local
609 bwe_offset = -(*m) + bwe_dim1; in splc()
610 bwe -= bwe_offset; in splc()
663 bandet(&bwe[bwe_offset], m, n); in splc()
664 bansol(&bwe[bwe_offset], &y[y_offset], ny, &c[c_offset], nc, m, n, k); in splc()
665 stat[3] = trinv(&we[we_offset], &bwe[bwe_offset], m, n) * dp; in splc()
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Geometry/src/
H A Dgcvspl.cpp506 we_offset, bwe_dim1, bwe_offset, i__1, i__2, i__3, i__4; in splc_() local
528 bwe_offset = -(*m) + bwe_dim1; in splc_()
529 bwe -= bwe_offset; in splc_()
582 bandet_(&bwe[bwe_offset], m, n); in splc_()
583 bansol_(&bwe[bwe_offset], &y[y_offset], ny, &c[c_offset], nc, m, n, k); in splc_()
584 stat[3] = trinv_(&we[we_offset], &bwe[bwe_offset], m, n) * dp; in splc_()