/dports/math/stanmath/math-4.2.0/lib/sundials_5.7.0/src/sundials/fmod/ |
H A D | fsundials_matrix_mod.f90 | 21 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 D | fsundials_matrix_mod.f90 | 20 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 D | fsundials_matrix_mod.f90 | 21 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 D | sunmatrix_slunrloc.c | 178 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 D | sunmatrix_slunrloc.c | 178 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 D | sunmatrix_slunrloc.c | 178 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 D | sundials_matrix.h | 64 SUNMATRIX_SLUNRLOC, enumerator
|
/dports/devel/upp/upp/bazaar/plugin/sundials/include/sundials/ |
H A D | sundials_matrix.h | 63 SUNMATRIX_SLUNRLOC, enumerator
|
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/include/sundials/ |
H A D | sundials_matrix.h | 63 SUNMATRIX_SLUNRLOC, enumerator
|
/dports/math/sundials/sundials-5.7.0/include/sundials/ |
H A D | sundials_matrix.h | 64 SUNMATRIX_SLUNRLOC, enumerator
|
/dports/math/stanmath/math-4.2.0/lib/sundials_5.7.0/src/sunlinsol/superludist/ |
H A D | sunlinsol_superludist.c | 70 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 D | sunlinsol_superludist.c | 70 if (SUNMatGetID(A) != SUNMATRIX_SLUNRLOC) return(NULL); in SUNLinSol_SuperLUDIST()
|
/dports/math/sundials/sundials-5.7.0/src/sunlinsol/superludist/ |
H A D | sunlinsol_superludist.c | 70 if (SUNMatGetID(A) != SUNMATRIX_SLUNRLOC) return(NULL); in SUNLinSol_SuperLUDIST()
|
/dports/math/sundials/sundials-5.7.0/cmake/ |
H A D | SundialsBuildOptionsPost.cmake | 127 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 D | test_sunmatrix_slunrloc.cpp | 315 fails += Test_SUNMatGetID(A, SUNMATRIX_SLUNRLOC, grid.iam); in main()
|
/dports/math/sundials/sundials-5.7.0/examples/sunmatrix/slunrloc/ |
H A D | test_sunmatrix_slunrloc.cpp | 315 fails += Test_SUNMatGetID(A, SUNMATRIX_SLUNRLOC, grid.iam); in main()
|