[staggered] Revise ordering of matrix and sub-domains
* comply with literature standard * previous matrix was [ccToCC ccToFace faceToCC faceToFace] * new matrix is [faceToFace faceToCC ccToFace ccToCC] * arrangement of coupling sub-domains and classes had to be revised * changes should be backwards compatible, deprecation warning is emitted
Showing
- dumux/assembly/staggeredfvassembler.hh 9 additions, 8 deletionsdumux/assembly/staggeredfvassembler.hh
- dumux/discretization/staggered.hh 5 additions, 5 deletionsdumux/discretization/staggered.hh
- dumux/discretization/staggered/freeflow/fvgridgeometrytraits.hh 2 additions, 2 deletions...discretization/staggered/freeflow/fvgridgeometrytraits.hh
- dumux/multidomain/boundary/stokesdarcy/couplingmanager.hh 3 additions, 5 deletionsdumux/multidomain/boundary/stokesdarcy/couplingmanager.hh
- dumux/multidomain/fvassembler.hh 110 additions, 0 deletionsdumux/multidomain/fvassembler.hh
- dumux/multidomain/staggeredtraits.hh 10 additions, 10 deletionsdumux/multidomain/staggeredtraits.hh
Loading
Please register or sign in to comment