Home
last modified time | relevance | path

Searched defs:PrintOutput (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/ida/F2003_serial/
H A DidaHeat2D_kry_f2003.f90578 subroutine PrintOutput(ida_mem, t, uu) subroutine
589 type(c_ptr) :: ida_mem
590 real(c_double) :: t, uu(mgrid,mgrid)
593 integer(c_int) :: retval, kused(1)
594 integer(c_long) :: nst(1), nni(1), nje(1), nre(1), nreLS(1), nli(1), npe(1), nps(1)
595 real(c_double) :: hused(1), umax
H A DidaRoberts_dns_f2003.f90484 subroutine PrintOutput(ida_mem, t, y) subroutine
495 type(c_ptr) :: ida_mem
496 real(c_double) :: t, y(neq)
499 integer(c_int) :: retval, kused(1)
500 integer(c_long) :: nst(1)
501 real(c_double) :: hused(1)
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/idas/F2003_serial/
H A DidasHeat2D_kry_f2003.f90573 subroutine PrintOutput(idas_mem, t, uu) subroutine
584 type(c_ptr) :: idas_mem
585 real(c_double) :: t, uu(mgrid,mgrid)
588 integer(c_int) :: retval, kused(1)
589 integer(c_long) :: nst(1), nni(1), nje(1), nre(1), nreLS(1), nli(1), npe(1), nps(1)
590 real(c_double) :: hused(1), umax
H A DidasAkzoNob_ASAi_dns_f2003.f90209 subroutine PrintOutput(nv_yB, nv_ypB) subroutine
215 type(N_Vector) :: nv_yB, nv_ypB
216 real(c_double), pointer :: yB(:), ypB(:)
/dports/math/sundials/sundials-5.7.0/examples/ida/F2003_serial/
H A DidaHeat2D_kry_f2003.f90578 subroutine PrintOutput(ida_mem, t, uu) subroutine
589 type(c_ptr) :: ida_mem
590 real(c_double) :: t, uu(mgrid,mgrid)
593 integer(c_int) :: retval, kused(1)
594 integer(c_long) :: nst(1), nni(1), nje(1), nre(1), nreLS(1), nli(1), npe(1), nps(1)
595 real(c_double) :: hused(1), umax
H A DidaRoberts_dns_f2003.f90484 subroutine PrintOutput(ida_mem, t, y) subroutine
495 type(c_ptr) :: ida_mem
496 real(c_double) :: t, y(neq)
499 integer(c_int) :: retval, kused(1)
500 integer(c_long) :: nst(1)
501 real(c_double) :: hused(1)
/dports/math/sundials/sundials-5.7.0/examples/idas/F2003_serial/
H A DidasHeat2D_kry_f2003.f90573 subroutine PrintOutput(idas_mem, t, uu) subroutine
584 type(c_ptr) :: idas_mem
585 real(c_double) :: t, uu(mgrid,mgrid)
588 integer(c_int) :: retval, kused(1)
589 integer(c_long) :: nst(1), nni(1), nje(1), nre(1), nreLS(1), nli(1), npe(1), nps(1)
590 real(c_double) :: hused(1), umax
H A DidasAkzoNob_ASAi_dns_f2003.f90209 subroutine PrintOutput(nv_yB, nv_ypB) subroutine
215 type(N_Vector) :: nv_yB, nv_ypB
216 real(c_double), pointer :: yB(:), ypB(:)
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/kinsol/F2003_serial/
H A DkinLaplace_bnd_f2003.f90299 subroutine PrintOutput(u) subroutine
309 real(c_double), dimension(nx,ny) :: u
312 integer(c_long) :: i, j local
313 real(c_double) :: dx, dy, x, y
/dports/math/sundials/sundials-5.7.0/examples/kinsol/F2003_serial/
H A DkinLaplace_bnd_f2003.f90299 subroutine PrintOutput(u) subroutine
309 real(c_double), dimension(nx,ny) :: u
312 integer(c_long) :: i, j local
313 real(c_double) :: dx, dy, x, y
H A DkinLaplace_picard_kry_f2003.f90381 subroutine PrintOutput(u) subroutine
391 real(c_double), dimension(nx,ny) :: u
394 integer(c_long) :: i, j local
395 real(c_double) :: dx, dy, x, y
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/cvodes/F2003_serial/
H A DcvsAdvDiff_FSA_non_f2003.f90451 subroutine PrintOutput(cvodes_mem, t, u) subroutine
480 subroutine PrintOutputS(uS) argument
/dports/math/sundials/sundials-5.7.0/examples/cvodes/F2003_serial/
H A DcvsAdvDiff_FSA_non_f2003.f90451 subroutine PrintOutput(cvodes_mem, t, u) subroutine
480 subroutine PrintOutputS(uS) argument
/dports/math/stp/stp-2.3.3/lib/ToSat/
H A DToSATBase.cpp34 void ToSATBase::PrintOutput(SOLVER_RETURN_TYPE ret) in PrintOutput() function in stp::ToSATBase
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-query/
H A DQuerySession.h32 bool PrintOutput; variable
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clang-query/
H A DQuerySession.h32 bool PrintOutput; variable
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clang-query/
H A DQuerySession.h32 bool PrintOutput; variable
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clang-query/
H A DQuerySession.h33 bool PrintOutput; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-query/
H A DQuerySession.h33 bool PrintOutput; variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-query/
H A DQuerySession.h33 bool PrintOutput; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-query/
H A DQuerySession.h33 bool PrintOutput; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-query/
H A DQuerySession.h33 bool PrintOutput; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clang-query/
H A DQuerySession.h33 bool PrintOutput; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-query/
H A DQuerySession.h33 bool PrintOutput; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-query/
H A DQuerySession.h33 bool PrintOutput; variable

12345678910>>...12