Home
last modified time | relevance | path

Searched refs:SUNMATRIX_SLUNRLOC (Results 1 – 16 of 16) sorted by relevance

/dports/math/stanmath/math-4.2.0/lib/sundials_5.7.0/src/sundials/fmod/
H A Dfsundials_matrix_mod.f9021 enumerator :: SUNMATRIX_SLUNRLOC enumerator
26 …RIX_DENSE, SUNMATRIX_MAGMADENSE, SUNMATRIX_BAND, SUNMATRIX_SPARSE, SUNMATRIX_SLUNRLOC, SUNMATRIX_C…
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/sundials/fmod/
H A Dfsundials_matrix_mod.f9020 enumerator :: SUNMATRIX_SLUNRLOC enumerator
25 …public :: SUNMATRIX_DENSE, SUNMATRIX_BAND, SUNMATRIX_SPARSE, SUNMATRIX_SLUNRLOC, SUNMATRIX_CUSPARS…
/dports/math/sundials/sundials-5.7.0/src/sundials/fmod/
H A Dfsundials_matrix_mod.f9021 enumerator :: SUNMATRIX_SLUNRLOC enumerator
26 …RIX_DENSE, SUNMATRIX_MAGMADENSE, SUNMATRIX_BAND, SUNMATRIX_SPARSE, SUNMATRIX_SLUNRLOC, SUNMATRIX_C…
/dports/math/stanmath/math-4.2.0/lib/sundials_5.7.0/src/sunmatrix/slunrloc/
H A Dsunmatrix_slunrloc.c178 return(SUNMATRIX_SLUNRLOC); in SUNMatGetID_SLUNRloc()
388 if ((SUNMatGetID(A) != SUNMATRIX_SLUNRLOC) || in SMCompatible_SLUNRloc()
389 (SUNMatGetID(B) != SUNMATRIX_SLUNRLOC)) in SMCompatible_SLUNRloc()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/sunmatrix/slunrloc/
H A Dsunmatrix_slunrloc.c178 return(SUNMATRIX_SLUNRLOC); in SUNMatGetID_SLUNRloc()
388 if ((SUNMatGetID(A) != SUNMATRIX_SLUNRLOC) || in SMCompatible_SLUNRloc()
389 (SUNMatGetID(B) != SUNMATRIX_SLUNRLOC)) in SMCompatible_SLUNRloc()
/dports/math/sundials/sundials-5.7.0/src/sunmatrix/slunrloc/
H A Dsunmatrix_slunrloc.c178 return(SUNMATRIX_SLUNRLOC); in SUNMatGetID_SLUNRloc()
388 if ((SUNMatGetID(A) != SUNMATRIX_SLUNRLOC) || in SMCompatible_SLUNRloc()
389 (SUNMatGetID(B) != SUNMATRIX_SLUNRLOC)) in SMCompatible_SLUNRloc()
/dports/math/stanmath/math-4.2.0/lib/sundials_5.7.0/include/sundials/
H A Dsundials_matrix.h64 SUNMATRIX_SLUNRLOC, enumerator
/dports/devel/upp/upp/bazaar/plugin/sundials/include/sundials/
H A Dsundials_matrix.h63 SUNMATRIX_SLUNRLOC, enumerator
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/include/sundials/
H A Dsundials_matrix.h63 SUNMATRIX_SLUNRLOC, enumerator
/dports/math/sundials/sundials-5.7.0/include/sundials/
H A Dsundials_matrix.h64 SUNMATRIX_SLUNRLOC, enumerator
/dports/math/stanmath/math-4.2.0/lib/sundials_5.7.0/src/sunlinsol/superludist/
H A Dsunlinsol_superludist.c70 if (SUNMatGetID(A) != SUNMATRIX_SLUNRLOC) return(NULL); in SUNLinSol_SuperLUDIST()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/sunlinsol/superludist/
H A Dsunlinsol_superludist.c70 if (SUNMatGetID(A) != SUNMATRIX_SLUNRLOC) return(NULL); in SUNLinSol_SuperLUDIST()
/dports/math/sundials/sundials-5.7.0/src/sunlinsol/superludist/
H A Dsunlinsol_superludist.c70 if (SUNMatGetID(A) != SUNMATRIX_SLUNRLOC) return(NULL); in SUNLinSol_SuperLUDIST()
/dports/math/sundials/sundials-5.7.0/cmake/
H A DSundialsBuildOptionsPost.cmake127 sundials_option(BUILD_SUNMATRIX_SLUNRLOC BOOL "Build the SUNMATRIX_SLUNRLOC module (requires SuperL…
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/sunmatrix/slunrloc/
H A Dtest_sunmatrix_slunrloc.cpp315 fails += Test_SUNMatGetID(A, SUNMATRIX_SLUNRLOC, grid.iam); in main()
/dports/math/sundials/sundials-5.7.0/examples/sunmatrix/slunrloc/
H A Dtest_sunmatrix_slunrloc.cpp315 fails += Test_SUNMatGetID(A, SUNMATRIX_SLUNRLOC, grid.iam); in main()