implicit branch: change directory structure. Add dumux/implicit directory....
implicit branch: change directory structure. Add dumux/implicit directory. Copy models from boxmodels/model to implicit/model. Copy boxmodels/common to implicit/box. Copy ccmodels/common (from devel) to implicit/cellcentered. Copy boxmodels/common/box*.hh to implicit/common/implicit*.hh. Move test/boxmodels to test/implicit. Adapt configure.ac and Makefile.ams. Everything still builds. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/implicit@9679 2fb0f335-1f38-0410-981e-8018bf24f1b0
Showing
- configure.ac 34 additions, 14 deletionsconfigure.ac
- dumux/Makefile.am 1 addition, 1 deletiondumux/Makefile.am
- dumux/implicit/1p/1pindices.hh 45 additions, 0 deletionsdumux/implicit/1p/1pindices.hh
- dumux/implicit/1p/1plocalresidual.hh 169 additions, 0 deletionsdumux/implicit/1p/1plocalresidual.hh
- dumux/implicit/1p/1pmodel.hh 125 additions, 0 deletionsdumux/implicit/1p/1pmodel.hh
- dumux/implicit/1p/1pproperties.hh 65 additions, 0 deletionsdumux/implicit/1p/1pproperties.hh
- dumux/implicit/1p/1ppropertydefaults.hh 109 additions, 0 deletionsdumux/implicit/1p/1ppropertydefaults.hh
- dumux/implicit/1p/1pvolumevariables.hh 203 additions, 0 deletionsdumux/implicit/1p/1pvolumevariables.hh
- dumux/implicit/1p/Makefile.am 4 additions, 0 deletionsdumux/implicit/1p/Makefile.am
- dumux/implicit/1p2c/1p2cfluxvariables.hh 494 additions, 0 deletionsdumux/implicit/1p2c/1p2cfluxvariables.hh
- dumux/implicit/1p2c/1p2cindices.hh 63 additions, 0 deletionsdumux/implicit/1p2c/1p2cindices.hh
- dumux/implicit/1p2c/1p2clocalresidual.hh 297 additions, 0 deletionsdumux/implicit/1p2c/1p2clocalresidual.hh
- dumux/implicit/1p2c/1p2cmodel.hh 326 additions, 0 deletionsdumux/implicit/1p2c/1p2cmodel.hh
- dumux/implicit/1p2c/1p2cproperties.hh 68 additions, 0 deletionsdumux/implicit/1p2c/1p2cproperties.hh
- dumux/implicit/1p2c/1p2cpropertydefaults.hh 96 additions, 0 deletionsdumux/implicit/1p2c/1p2cpropertydefaults.hh
- dumux/implicit/1p2c/1p2cvolumevariables.hh 284 additions, 0 deletionsdumux/implicit/1p2c/1p2cvolumevariables.hh
- dumux/implicit/1p2c/Makefile.am 4 additions, 0 deletionsdumux/implicit/1p2c/Makefile.am
- dumux/implicit/2p/2pindices.hh 110 additions, 0 deletionsdumux/implicit/2p/2pindices.hh
- dumux/implicit/2p/2plocalresidual.hh 212 additions, 0 deletionsdumux/implicit/2p/2plocalresidual.hh
- dumux/implicit/2p/2pmodel.hh 366 additions, 0 deletionsdumux/implicit/2p/2pmodel.hh
Loading
Please register or sign in to comment