multidomainproblem receives the mdGrid now, this allows to use references...
multidomainproblem receives the mdGrid now, this allows to use references instead of shared pointers; a copy of the multidomain gridview is now stored in the multidomainproblem to get rid of the "reference to temporary" warning cleanup in multidomainnewtoncontroller, which is now derived from the standard newtoncontroller. The MultiDomain TypeTag is now also derived from NewtonMethod. Reviewed by Markus git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12140 2fb0f335-1f38-0410-981e-8018bf24f1b0
Showing
- dumux/multidomain/common/multidomainassembler.hh 7 additions, 0 deletionsdumux/multidomain/common/multidomainassembler.hh
- dumux/multidomain/common/multidomainmodel.hh 11 additions, 0 deletionsdumux/multidomain/common/multidomainmodel.hh
- dumux/multidomain/common/multidomainnewtoncontroller.hh 36 additions, 335 deletionsdumux/multidomain/common/multidomainnewtoncontroller.hh
- dumux/multidomain/common/multidomainproblem.hh 62 additions, 66 deletionsdumux/multidomain/common/multidomainproblem.hh
- dumux/multidomain/common/multidomainproperties.hh 2 additions, 1 deletiondumux/multidomain/common/multidomainproperties.hh
Loading
Please register or sign in to comment