Home
last modified time | relevance | path

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

/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/sunlinsol/
H A Dtest_sunlinsol.c49 SUNLinearSolver_Type mysuntype; in Test_SUNLinSolGetType() local
52 mysuntype = SUNLinSolGetType(S); in Test_SUNLinSolGetType()
56 if (suntype != mysuntype) { in Test_SUNLinSolGetType()
/dports/math/sundials/sundials-5.7.0/examples/sunlinsol/
H A Dtest_sunlinsol.c49 SUNLinearSolver_Type mysuntype; in Test_SUNLinSolGetType() local
52 mysuntype = SUNLinSolGetType(S); in Test_SUNLinSolGetType()
56 if (suntype != mysuntype) { in Test_SUNLinSolGetType()