ENH: refactor and extend handling of faSchemes/fvSchemes

- use common base for handling scheme lookups.
  Extended to support local injection of schemes into the dictionaries
  during runtime.
This commit is contained in:
Mark Olesen
2021-04-30 07:37:41 +02:00
parent 91ede9957c
commit 3a1a160cbb
15 changed files with 879 additions and 1322 deletions

View File

@ -590,7 +590,6 @@ DebugSwitches
fvMotionSolver 0;
fvPatchField 0;
fvScalarMatrix 0;
fvSchemes 0;
fvSphericalTensorMatrix 0;
fvSymmTensorMatrix 0;
fvTensorMatrix 0;