public subroutine mus_load_scheme(me, solverData, geometry, conf, params, parent, isMusHvs)
load single scheme defined in lua file with or without scheme handle
This routines checks whether schemes table
boundary_conditions={...},
is defined. If yes then it will
load schemes table and set mus_scheme_type.
If no special scheme table is defined, default tables are loaded from the
root level of the lua file
fluid, boundary conditions and initial condiitions
Nodes of different colours represent the following:
Solid arrows point from a procedure to one which it calls. Dashed
arrows point from an interface to procedures which implement that interface.
This could include the module procedures in a generic interface or the
implementation in a submodule of an interface in a parent module.
Nodes of different colours represent the following:
Solid arrows point from a procedure to one which it calls. Dashed
arrows point from an interface to procedures which implement that interface.
This could include the module procedures in a generic interface or the
implementation in a submodule of an interface in a parent module.