forked from AMReX-Fluids/incflo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add runtime parameter tensor_diffusion.use_gauss_seidel (AMReX-Fluids…
…#121) The default is true. One can use Jacobi smoothers for tensor, mac and nodal solves with tensor.use_gauss_seidel = false mac_proj.use_gauss_seidel = false nodal_proj.use_gauss_seidel = false
- Loading branch information
1 parent
94aa2ba
commit 6668f12
Showing
2 changed files
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters