Home
last modified time | relevance | path

Searched full:ksp_type (Results 1 – 6 of 6) sorted by relevance

/honee/tests/
H A Dchannel_divdiff_verify.yaml17 ksp_type: gmres
/honee/examples/
H A Dtaylor_green_vortex.yaml42 ksp_type: gmres
H A Dvortexshedding.yaml63 #ksp_type: bcgsl
H A Dnavierstokes.c202 …,1,1 -degree 2 -stab supg -stab_tau advdiff_shakib -Ctau_a 4 -Ctau_d 0 -ksp_type gmres -diffusion_…
222 ….81 -units_meter 1e-2 -units_second 1e-2 -ksp_atol 1e-4 -ksp_rtol 1e-3 -ksp_type bcgs -snes_atol 1…
223 …second 1e-2 -advection_ic_bubble_rc 100. -ksp_atol 1e-4 -ksp_rtol 1e-3 -ksp_type bcgs -snes_atol 1…
224 …second 1e-2 -advection_ic_bubble_rc 100. -ksp_atol 1e-4 -ksp_rtol 1e-3 -ksp_type bcgs -snes_atol 1…
226 …second 1e-2 -advection_ic_bubble_rc 100. -ksp_atol 1e-4 -ksp_rtol 1e-3 -ksp_type bcgs -snes_atol 1…
227 …,5 -bc_symmetry_z 1,2 -vortex_strength 2 -ksp_atol 1e-4 -ksp_rtol 1e-3 -ksp_type bcgs -snes_atol 1…
/honee/src/
H A Ddiff_flux_projection.c364 // Run PCApply manually if using ksp_type preonly -pc_type jacobi in DivDiffFluxProjectionApply()
394 // Run PCApply manually if using -ksp_type preonly -pc_type jacobi in DivDiffFluxProjectionApply()
H A Dsetupts.c54 // Run PCApply manually if using ksp_type preonly -pc_type jacobi in RHS_NS()