Home
last modified time | relevance | path

Searched refs:step_attempts (Results 1 – 7 of 7) sorted by relevance

/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/include/arkode/
H A Darkode_erkstep.h165 long int *step_attempts);
208 long int *step_attempts,
H A Darkode_arkstep.h265 long int *step_attempts);
318 long int *step_attempts,
/dports/math/sundials/sundials-5.7.0/include/arkode/
H A Darkode_erkstep.h168 long int *step_attempts);
211 long int *step_attempts,
H A Darkode_arkstep.h270 long int *step_attempts);
325 long int *step_attempts,
/dports/math/mfem/mfem-4.3/linalg/
H A Dsundials.cpp1578 long int nsteps, expsteps, accsteps, step_attempts; in PrintInfo() local
1588 &step_attempts, in PrintInfo()
1616 "num steps attempted: " << step_attempts << "\n" in PrintInfo()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/arkode/
H A Darkode_arkstep_io.c1416 long int *accsteps, long int *step_attempts, in ARKStepGetTimestepperStats() argument
1434 *step_attempts = ark_mem->nst_attempts; in ARKStepGetTimestepperStats()
/dports/math/sundials/sundials-5.7.0/src/arkode/
H A Darkode_arkstep_io.c1471 long int *accsteps, long int *step_attempts, in ARKStepGetTimestepperStats() argument
1489 *step_attempts = ark_mem->nst_attempts; in ARKStepGetTimestepperStats()