[staggeredModel] Add more basic infrastructure
*Stencils, assembler, fluxVars, etc.. *Almost everything needs to be reworked!
Showing
- dumux/discretization/staggered/darcyslaw.hh 73 additions, 59 deletionsdumux/discretization/staggered/darcyslaw.hh
- dumux/discretization/staggered/stencils.hh 228 additions, 0 deletionsdumux/discretization/staggered/stencils.hh
- dumux/discretization/staggered/subcontrolvolumeface.hh 5 additions, 0 deletionsdumux/discretization/staggered/subcontrolvolumeface.hh
- dumux/freeflow/CMakeLists.txt 1 addition, 0 deletionsdumux/freeflow/CMakeLists.txt
- dumux/freeflow/staggered/CMakeLists.txt 10 additions, 0 deletionsdumux/freeflow/staggered/CMakeLists.txt
- dumux/freeflow/staggered/fluxvariables.hh 466 additions, 0 deletionsdumux/freeflow/staggered/fluxvariables.hh
- dumux/freeflow/staggered/fluxvariablescache.hh 193 additions, 0 deletionsdumux/freeflow/staggered/fluxvariablescache.hh
- dumux/freeflow/staggered/indices.hh 44 additions, 0 deletionsdumux/freeflow/staggered/indices.hh
- dumux/freeflow/staggered/model.hh 164 additions, 0 deletionsdumux/freeflow/staggered/model.hh
- dumux/freeflow/staggered/properties.hh 76 additions, 0 deletionsdumux/freeflow/staggered/properties.hh
- dumux/freeflow/staggered/propertydefaults.hh 158 additions, 0 deletionsdumux/freeflow/staggered/propertydefaults.hh
- dumux/freeflow/staggered/volumevariables.hh 183 additions, 0 deletionsdumux/freeflow/staggered/volumevariables.hh
- dumux/implicit/staggered/assembler.hh 106 additions, 0 deletionsdumux/implicit/staggered/assembler.hh
- dumux/implicit/staggered/localjacobian.hh 404 additions, 0 deletionsdumux/implicit/staggered/localjacobian.hh
- dumux/implicit/staggered/localresidual.hh 306 additions, 0 deletionsdumux/implicit/staggered/localresidual.hh
- dumux/implicit/staggered/propertydefaults.hh 25 additions, 7 deletionsdumux/implicit/staggered/propertydefaults.hh
- test/freeflow/CMakeLists.txt 1 addition, 0 deletionstest/freeflow/CMakeLists.txt
Loading
Please register or sign in to comment