Home
last modified time | relevance | path

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

/dports/lang/fpc-source/fpc-3.2.2/tests/webtbs/
H A Dtw1103.pp7 fInt2 : Longint;
/dports/science/siconos/siconos-4.4.0/kernel/src/modelingTools/
H A DNewtonEulerDS.cpp681 double fInt2 = fInt->getValue(2); in computeJacobianFIntqByFD() local
691 _jacobianFIntq->setValue(2,j, (fInt->getValue(2) - fInt2)/_epsilonFD); in computeJacobianFIntqByFD()
716 double fInt2 = fInt->getValue(2); in computeJacobianFIntvByFD() local
727 _jacobianFInttwist->setValue(2,j, (fInt->getValue(2) - fInt2)/_epsilonFD); in computeJacobianFIntvByFD()