Skip to content
Snippets Groups Projects
Commit adf6869b authored by Kutalmış Berçin's avatar Kutalmış Berçin Committed by Andrew Heather
Browse files

ENH: gradSchemes: new gradient scheme iterativeGaussGrad

A second-order gradient scheme using face-interpolation,
Gauss' theorem and iterative skew correction.

Minimal example by using system/fvSchemes:

  gradSchemes
  {
    grad(<term>) iterativeGauss <interpolation scheme> <number of iters>;
  }
parent 56345608
Branches
Tags
1 merge request!500ENH: New gradient scheme iterativeGaussGrad
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment