Home
last modified time | relevance | path

Searched refs:check_flag (Results 126 – 150 of 494) sorted by relevance

12345678910>>...20

/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/ida/mpiraja/
H A DidaHeat2D_kry_p_mpiraja.cu168 if(check_flag((void *)data, "malloc", 2, thispe)) in main()
198 if(check_flag((void *)up, "N_VClone", 0, thispe)) in main()
210 if(check_flag((void *)id, "N_VClone", 0, thispe)) in main()
215 if(check_flag(&ier, "AllocUserData", 1, thispe)) in main()
238 if(check_flag(&ier, "IDASetUserData", 1, thispe)) in main()
246 if(check_flag(&ier, "IDASetId", 1, thispe)) in main()
255 if(check_flag(&ier, "IDAInit", 1, thispe)) in main()
286 if(check_flag(&ier, "IDASolve", 1, thispe)) in main()
1057 check_flag(&ier, "IDAGetLastOrder", 1, id); in PrintOutput()
1059 check_flag(&ier, "IDAGetNumSteps", 1, id); in PrintOutput()
[all …]
/dports/math/sundials/sundials-5.7.0/examples/ida/mpiraja/
H A DidaHeat2D_kry_p_mpiraja.cpp168 if(check_flag((void *)data, "malloc", 2, thispe)) in main()
198 if(check_flag((void *)up, "N_VClone", 0, thispe)) in main()
210 if(check_flag((void *)id, "N_VClone", 0, thispe)) in main()
215 if(check_flag(&ier, "AllocUserData", 1, thispe)) in main()
238 if(check_flag(&ier, "IDASetUserData", 1, thispe)) in main()
246 if(check_flag(&ier, "IDASetId", 1, thispe)) in main()
255 if(check_flag(&ier, "IDAInit", 1, thispe)) in main()
286 if(check_flag(&ier, "IDASolve", 1, thispe)) in main()
1057 check_flag(&ier, "IDAGetLastOrder", 1, id); in PrintOutput()
1059 check_flag(&ier, "IDAGetNumSteps", 1, id); in PrintOutput()
[all …]
/dports/math/sundials/sundials-5.7.0/examples/cvode/CXX_parhyp/
H A Dcv_heat2D_hypre_pfmg.cpp330 if (check_flag(&flag, "MPI_Init", 1)) return 1; in main()
354 if (check_flag(&flag, "SetupDecomp", 1)) return 1; in main()
380 if (check_flag(&flag, "Solution", 1)) return 1; in main()
442 if (check_flag(&flag, "CVodeInit", 1)) return 1; in main()
496 if (check_flag(&flag, "OpenOutput", 1)) return 1; in main()
499 if (check_flag(&flag, "WriteOutput", 1)) return 1; in main()
508 if (check_flag(&flag, "CVode", 1)) break; in main()
527 if (check_flag(&flag, "CloseOutput", 1)) return 1; in main()
786 if (check_flag(&flag, "PostRecv", 1)) return -1; in f()
790 if (check_flag(&flag, "SendData", 1)) return -1; in f()
[all …]
H A Dcv_heat2D_hypre_ls.cpp370 if (check_flag(&flag, "MPI_Init", 1)) return 1; in main()
394 if (check_flag(&flag, "SetupDecomp", 1)) return 1; in main()
413 if (check_flag(&flag, "Solution", 1)) return 1; in main()
441 if (check_flag(&flag, "CVodeInit", 1)) return 1; in main()
485 if (check_flag(&flag, "OpenOutput", 1)) return 1; in main()
488 if (check_flag(&flag, "WriteOutput", 1)) return 1; in main()
497 if (check_flag(&flag, "CVode", 1)) break; in main()
516 if (check_flag(&flag, "CloseOutput", 1)) return 1; in main()
774 if (check_flag(&flag, "PostRecv", 1)) return -1; in f()
778 if (check_flag(&flag, "SendData", 1)) return -1; in f()
[all …]
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/ida/mpicuda/
H A DidaHeat2D_kry_p_mpicuda.cu353 if(check_flag((void *)data, "malloc", 2, thispe)) in main()
383 if(check_flag((void *)up, "N_VClone", 0, thispe)) in main()
387 if(check_flag((void *)res, "N_VClone", 0, thispe)) in main()
395 if(check_flag((void *)id, "N_VClone", 0, thispe)) in main()
1195 check_flag(&ier, "IDAGetLastOrder", 1, id); in PrintOutput()
1197 check_flag(&ier, "IDAGetNumSteps", 1, id); in PrintOutput()
1201 check_flag(&ier, "IDAGetNumResEvals", 1, id); in PrintOutput()
1203 check_flag(&ier, "IDAGetLastStep", 1, id); in PrintOutput()
1207 check_flag(&ier, "IDASpilsGetNumLinIters", 1, id); in PrintOutput()
1209 check_flag(&ier, "IDASpilsGetNumResEvals", 1, id); in PrintOutput()
[all …]
/dports/math/sundials/sundials-5.7.0/examples/ida/mpicuda/
H A DidaHeat2D_kry_p_mpicuda.cu353 if(check_flag((void *)data, "malloc", 2, thispe)) in main()
383 if(check_flag((void *)up, "N_VClone", 0, thispe)) in main()
387 if(check_flag((void *)res, "N_VClone", 0, thispe)) in main()
395 if(check_flag((void *)id, "N_VClone", 0, thispe)) in main()
1195 check_flag(&ier, "IDAGetLastOrder", 1, id); in PrintOutput()
1197 check_flag(&ier, "IDAGetNumSteps", 1, id); in PrintOutput()
1201 check_flag(&ier, "IDAGetNumResEvals", 1, id); in PrintOutput()
1203 check_flag(&ier, "IDAGetLastStep", 1, id); in PrintOutput()
1207 check_flag(&ier, "IDASpilsGetNumLinIters", 1, id); in PrintOutput()
1209 check_flag(&ier, "IDASpilsGetNumResEvals", 1, id); in PrintOutput()
[all …]
/dports/science/dynare/dynare-4.6.4/matlab/
H A Ddisclyap_fast.m1 function [X,exitflag]=disclyap_fast(G,V,tol,check_flag,max_iter)
2 % [X,exitflag]=disclyap_fast(G,V,tol,check_flag)
7 % - check_flag [boolean] if true: check positive-definiteness
18 % If check_flag is defined then the code will check if the resulting X
41 if nargin <= 3 || isempty(check_flag)
42 check_flag = 0; variable
71 if check_flag==1
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/arkode/C_parallel/
H A Dark_diurnal_kry_p.c405 check_flag(&flag, "ARKStepGetNumSteps", 1, my_pe); in PrintOutput()
407 check_flag(&flag, "ARKStepGetLastStep", 1, my_pe); in PrintOutput()
438 check_flag(&flag, "ARKStepGetWorkSpace", 1, 0); in PrintFinalStats()
440 check_flag(&flag, "ARKStepGetNumSteps", 1, 0); in PrintFinalStats()
442 check_flag(&flag, "ARKStepGetNumRhsEvals", 1, 0); in PrintFinalStats()
446 check_flag(&flag, "ARKStepGetNumErrTestFails", 1, 0); in PrintFinalStats()
453 check_flag(&flag, "ARKStepGetLinWorkSpace", 1, 0); in PrintFinalStats()
455 check_flag(&flag, "ARKStepGetNumLinIters", 1, 0); in PrintFinalStats()
457 check_flag(&flag, "ARKStepGetNumPrecEvals", 1, 0); in PrintFinalStats()
459 check_flag(&flag, "ARKStepGetNumPrecSolves", 1, 0); in PrintFinalStats()
[all …]
/dports/math/sundials/sundials-5.7.0/examples/arkode/C_parallel/
H A Dark_diurnal_kry_p.c405 check_flag(&flag, "ARKStepGetNumSteps", 1, my_pe); in PrintOutput()
407 check_flag(&flag, "ARKStepGetLastStep", 1, my_pe); in PrintOutput()
438 check_flag(&flag, "ARKStepGetWorkSpace", 1, 0); in PrintFinalStats()
440 check_flag(&flag, "ARKStepGetNumSteps", 1, 0); in PrintFinalStats()
442 check_flag(&flag, "ARKStepGetNumRhsEvals", 1, 0); in PrintFinalStats()
446 check_flag(&flag, "ARKStepGetNumErrTestFails", 1, 0); in PrintFinalStats()
453 check_flag(&flag, "ARKStepGetLinWorkSpace", 1, 0); in PrintFinalStats()
455 check_flag(&flag, "ARKStepGetNumLinIters", 1, 0); in PrintFinalStats()
457 check_flag(&flag, "ARKStepGetNumPrecEvals", 1, 0); in PrintFinalStats()
459 check_flag(&flag, "ARKStepGetNumPrecSolves", 1, 0); in PrintFinalStats()
[all …]
/dports/math/sundials/sundials-5.7.0/examples/arkode/CXX_parhyp/
H A Dark_heat2D_hypre_ls.cpp377 if (check_flag(&flag, "MPI_Init", 1)) return 1; in main()
393 if (check_flag(&flag, "InitUserData", 1)) return 1; in main()
401 if (check_flag(&flag, "SetupDecomp", 1)) return 1; in main()
427 if (check_flag(&flag, "Solution", 1)) return 1; in main()
548 if (check_flag(&flag, "OpenOutput", 1)) return 1; in main()
551 if (check_flag(&flag, "WriteOutput", 1)) return 1; in main()
560 if (check_flag(&flag, "ARKStepEvolve", 1)) break; in main()
579 if (check_flag(&flag, "CloseOutput", 1)) return 1; in main()
839 if (check_flag(&flag, "PostRecv", 1)) return -1; in f()
843 if (check_flag(&flag, "SendData", 1)) return -1; in f()
[all …]
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/kinsol/parallel/
H A DkinFoodWeb_kry_bbd_p.c272 if (check_flag(&flag, "KINInit", 1, my_pe)) MPI_Abort(comm, 1); in main()
274 if (check_flag(&flag, "KINSetUserData", 1, my_pe)) MPI_Abort(comm, 1); in main()
312 if (check_flag(&flag, "KINBBDPrecInit", 1, my_pe)) MPI_Abort(comm, 1); in main()
325 if (check_flag(&flag, "KINSol", 1, my_pe)) MPI_Abort(comm, 1); in main()
809 check_flag(&flag, "KINGetNumNonlinSolvIters", 1, 0); in PrintFinalStats()
811 check_flag(&flag, "KINGetNumFuncEvals", 1, 0); in PrintFinalStats()
813 check_flag(&flag, "KINGetNumLinIters", 1, 0); in PrintFinalStats()
815 check_flag(&flag, "KINGetNumPrecEvals", 1, 0); in PrintFinalStats()
817 check_flag(&flag, "KINGetNumPrecSolves", 1, 0); in PrintFinalStats()
819 check_flag(&flag, "KINGetNumLinConvFails", 1, 0); in PrintFinalStats()
[all …]
H A DkinFoodWeb_kry_p.c273 if (check_flag((void *)kmem, "KINCreate", 0, my_pe)) MPI_Abort(comm, 1); in main()
277 if (check_flag(&flag, "KINInit", 1, my_pe)) MPI_Abort(comm, 1); in main()
281 if (check_flag(&flag, "KINSetUserData", 1, my_pe)) MPI_Abort(comm, 1); in main()
322 if (check_flag(&flag, "KINSol", 1, my_pe)) MPI_Abort(comm, 1); in main()
776 check_flag(&flag, "KINGetNumNonlinSolvIters", 1, 0); in PrintFinalStats()
778 check_flag(&flag, "KINGetNumFuncEvals", 1, 0); in PrintFinalStats()
780 check_flag(&flag, "KINGetNumLinIters", 1, 0); in PrintFinalStats()
782 check_flag(&flag, "KINGetNumPrecEvals", 1, 0); in PrintFinalStats()
784 check_flag(&flag, "KINGetNumPrecSolves", 1, 0); in PrintFinalStats()
786 check_flag(&flag, "KINGetNumLinConvFails", 1, 0); in PrintFinalStats()
[all …]
/dports/math/sundials/sundials-5.7.0/examples/kinsol/parallel/
H A DkinFoodWeb_kry_bbd_p.c272 if (check_flag(&flag, "KINInit", 1, my_pe)) MPI_Abort(comm, 1); in main()
274 if (check_flag(&flag, "KINSetUserData", 1, my_pe)) MPI_Abort(comm, 1); in main()
312 if (check_flag(&flag, "KINBBDPrecInit", 1, my_pe)) MPI_Abort(comm, 1); in main()
325 if (check_flag(&flag, "KINSol", 1, my_pe)) MPI_Abort(comm, 1); in main()
809 check_flag(&flag, "KINGetNumNonlinSolvIters", 1, 0); in PrintFinalStats()
811 check_flag(&flag, "KINGetNumFuncEvals", 1, 0); in PrintFinalStats()
813 check_flag(&flag, "KINGetNumLinIters", 1, 0); in PrintFinalStats()
815 check_flag(&flag, "KINGetNumPrecEvals", 1, 0); in PrintFinalStats()
817 check_flag(&flag, "KINGetNumPrecSolves", 1, 0); in PrintFinalStats()
819 check_flag(&flag, "KINGetNumLinConvFails", 1, 0); in PrintFinalStats()
[all …]
H A DkinFoodWeb_kry_p.c273 if (check_flag((void *)kmem, "KINCreate", 0, my_pe)) MPI_Abort(comm, 1); in main()
277 if (check_flag(&flag, "KINInit", 1, my_pe)) MPI_Abort(comm, 1); in main()
281 if (check_flag(&flag, "KINSetUserData", 1, my_pe)) MPI_Abort(comm, 1); in main()
322 if (check_flag(&flag, "KINSol", 1, my_pe)) MPI_Abort(comm, 1); in main()
776 check_flag(&flag, "KINGetNumNonlinSolvIters", 1, 0); in PrintFinalStats()
778 check_flag(&flag, "KINGetNumFuncEvals", 1, 0); in PrintFinalStats()
780 check_flag(&flag, "KINGetNumLinIters", 1, 0); in PrintFinalStats()
782 check_flag(&flag, "KINGetNumPrecEvals", 1, 0); in PrintFinalStats()
784 check_flag(&flag, "KINGetNumPrecSolves", 1, 0); in PrintFinalStats()
786 check_flag(&flag, "KINGetNumLinConvFails", 1, 0); in PrintFinalStats()
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/bmesh/operators/
H A Dbmo_rotate_edges.c40 const short check_flag, in bm_rotate_edges_simple() argument
51 BMEdge *e_rotate = BM_edge_rotate(bm, e, use_ccw, check_flag); in bm_rotate_edges_simple()
100 BMesh *bm, BMOperator *op, short check_flag, const bool use_ccw, const int edges_len) in bm_rotate_edges_shared() argument
185 BMEdge *e_rotate = BM_edge_rotate(bm, e_best, use_ccw, check_flag); in bm_rotate_edges_shared()
240 short check_flag = is_single ? BM_EDGEROT_CHECK_EXISTS : in bmo_rotate_edges_exec() local
263 bm_rotate_edges_simple(bm, op, check_flag, use_ccw); in bmo_rotate_edges_exec()
266 bm_rotate_edges_shared(bm, op, check_flag, use_ccw, edges_len); in bmo_rotate_edges_exec()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/arkode/C_parhyp/
H A Dark_diurnal_kry_ph.c431 check_flag(&flag, "ARKStepGetNumSteps", 1, my_pe); in PrintOutput()
433 check_flag(&flag, "ARKStepGetLastStep", 1, my_pe); in PrintOutput()
464 check_flag(&flag, "ARKStepGetWorkSpace", 1, 0); in PrintFinalStats()
466 check_flag(&flag, "ARKStepGetNumSteps", 1, 0); in PrintFinalStats()
468 check_flag(&flag, "ARKStepGetNumRhsEvals", 1, 0); in PrintFinalStats()
472 check_flag(&flag, "ARKStepGetNumErrTestFails", 1, 0); in PrintFinalStats()
479 check_flag(&flag, "ARKStepGetLinWorkSpace", 1, 0); in PrintFinalStats()
481 check_flag(&flag, "ARKStepGetNumLinIters", 1, 0); in PrintFinalStats()
483 check_flag(&flag, "ARKStepGetNumPrecEvals", 1, 0); in PrintFinalStats()
485 check_flag(&flag, "ARKStepGetNumPrecSolves", 1, 0); in PrintFinalStats()
[all …]
/dports/math/sundials/sundials-5.7.0/examples/arkode/C_parhyp/
H A Dark_diurnal_kry_ph.c431 check_flag(&flag, "ARKStepGetNumSteps", 1, my_pe); in PrintOutput()
433 check_flag(&flag, "ARKStepGetLastStep", 1, my_pe); in PrintOutput()
464 check_flag(&flag, "ARKStepGetWorkSpace", 1, 0); in PrintFinalStats()
466 check_flag(&flag, "ARKStepGetNumSteps", 1, 0); in PrintFinalStats()
468 check_flag(&flag, "ARKStepGetNumRhsEvals", 1, 0); in PrintFinalStats()
472 check_flag(&flag, "ARKStepGetNumErrTestFails", 1, 0); in PrintFinalStats()
479 check_flag(&flag, "ARKStepGetLinWorkSpace", 1, 0); in PrintFinalStats()
481 check_flag(&flag, "ARKStepGetNumLinIters", 1, 0); in PrintFinalStats()
483 check_flag(&flag, "ARKStepGetNumPrecEvals", 1, 0); in PrintFinalStats()
485 check_flag(&flag, "ARKStepGetNumPrecSolves", 1, 0); in PrintFinalStats()
[all …]
/dports/ftp/php-fastdfs/fastdfs-6.06/storage/
H A Dstorage_sync_func.h21 ConnectionInfo *conn, bool *check_flag);
26 bool check_flag = true; in storage_sync_connect_storage_server() local
28 conn, &check_flag); in storage_sync_connect_storage_server()
/dports/ftp/fastdfs/fastdfs-6.06/storage/
H A Dstorage_sync_func.h21 ConnectionInfo *conn, bool *check_flag);
26 bool check_flag = true; in storage_sync_connect_storage_server() local
28 conn, &check_flag); in storage_sync_connect_storage_server()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/
H A Dsyspatch.py102 check_flag = ['-c']
104 check_flag = ['-l']
111 check_flag = ['-c']
115 rc, out, err = module.run_command([cmd] + check_flag)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/system/
H A Dsyspatch.py102 check_flag = ['-c']
104 check_flag = ['-l']
111 check_flag = ['-c']
115 rc, out, err = module.run_command([cmd] + check_flag)
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/arkode/CXX_parhyp/
H A Dark_heat2D_hypre.cpp252 if (check_flag(&flag, "MPI_Init", 1)) return 1; in main()
254 if (check_flag(&flag, "MPI_Comm_rank", 1)) return 1; in main()
259 if (check_flag(&flag, "InitUserData", 1)) return 1; in main()
269 if (check_flag(&flag, "SetupDecomp", 1)) return 1; in main()
315 if (check_flag(&flag, "ARKStepSetUserData", 1)) return 1; in main()
323 if (check_flag((void *) LS, "HyprePcgPfmg", 0)) return 1; in main()
329 if (check_flag(&flag, "ARKStepSetJacFn", 1)) return 1; in main()
333 if (check_flag(&flag, "ARKStepSetLinear", 1)) return 1; in main()
370 if (check_flag(&flag, "ARKStepEvolve", 1)) { in main()
382 if (check_flag(&flag, "AnalyticalSolution", 1)) break; in main()
[all …]
/dports/mail/opensmtpd-extras/opensmtpd-extras-6.7.1/m4/
H A Daclocal-openssh.m46 dnl OSSH_CHECK_CFLAG_COMPILE(check_flag[, define_flag])
7 dnl Check that $CC accepts a flag 'check_flag'. If it is supported append
9 dnl 'check_flag'.
43 dnl OSSH_CHECK_CFLAG_LINK(check_flag[, define_flag])
44 dnl Check that $CC accepts a flag 'check_flag'. If it is supported append
46 dnl 'check_flag'.
80 dnl OSSH_CHECK_LDFLAG_LINK(check_flag[, define_flag])
81 dnl Check that $LD accepts a flag 'check_flag'. If it is supported append
83 dnl 'check_flag'.
/dports/mail/opensmtpd-extras-table-mysql/opensmtpd-extras-6.7.1/m4/
H A Daclocal-openssh.m46 dnl OSSH_CHECK_CFLAG_COMPILE(check_flag[, define_flag])
7 dnl Check that $CC accepts a flag 'check_flag'. If it is supported append
9 dnl 'check_flag'.
43 dnl OSSH_CHECK_CFLAG_LINK(check_flag[, define_flag])
44 dnl Check that $CC accepts a flag 'check_flag'. If it is supported append
46 dnl 'check_flag'.
80 dnl OSSH_CHECK_LDFLAG_LINK(check_flag[, define_flag])
81 dnl Check that $LD accepts a flag 'check_flag'. If it is supported append
83 dnl 'check_flag'.
/dports/mail/opensmtpd-extras-scheduler-ram/opensmtpd-extras-6.7.1/m4/
H A Daclocal-openssh.m46 dnl OSSH_CHECK_CFLAG_COMPILE(check_flag[, define_flag])
7 dnl Check that $CC accepts a flag 'check_flag'. If it is supported append
9 dnl 'check_flag'.
43 dnl OSSH_CHECK_CFLAG_LINK(check_flag[, define_flag])
44 dnl Check that $CC accepts a flag 'check_flag'. If it is supported append
46 dnl 'check_flag'.
80 dnl OSSH_CHECK_LDFLAG_LINK(check_flag[, define_flag])
81 dnl Check that $LD accepts a flag 'check_flag'. If it is supported append
83 dnl 'check_flag'.

12345678910>>...20