Home
last modified time | relevance | path

Searched refs:conjunction (Results 1 – 12 of 12) sorted by relevance

/petsc/include/petsc/private/cpp/
H A Dtype_traits.hpp58 using std::conjunction;
74 struct conjunction : std::true_type { }; struct
76 struct conjunction<B1> : B1 { }; struct
78 struct conjunction<B1, Bn...> : conditional_t<bool(B1::value), conjunction<Bn...>, B1> { }; struct
/petsc/doc/tutorials/
H A Din_person.md127 - 2-day PETSc short course in conjunction with the International
147 - 1/2-day PETSc short course: Williamsburg, Virginia, in conjunction
150 - 1-day PETSc short course: San Antonio, Texas, in conjunction with
/petsc/doc/changes/
H A D2016.md110 debugger. Can be used in conjunction with the -log_info option.
H A D300.md170 - Added DMMGSetFromOptions(), this can only be used in conjunction
H A D2017.md138 in conjunction with the PETSc memory allocation (the default for
H A D318.md210 - Add PC type of mpi which can be used in conjunction with -mpi_linear_solver_server to use MPI par…
/petsc/doc/manual/
H A Dprofiling.md34 PETSc events. This option, which can be used in conjunction with
636 When this procedure is used in conjunction with the user-defined stages
H A Dperformance.md377 way to view the rank assignments. Use this output in conjunction with
H A Dksp.md689 are typically used in conjunction with a preconditioner. To employ a
863 conjunction with Eisenstat SSOR method, while the option
976 conjunction with a full interpolation, while `PC_ASM_NONE` (or
H A Dvec.md57 can be used in conjunction with
H A Dmat.md1349 used in conjunction with the `is` and `isg` to move the relevant
H A Dtao.md1837 conjunction with Krylov solvers to compute step directions. The