|
| class | Dumux::CouplingManager< Traits > |
| | The interface of the coupling manager for multi domain problems. More...
|
| |
| class | Dumux::FCDiamondFreeFlowCouplingManager< Traits > |
| | The interface of the coupling manager for free flow systems. More...
|
| |
| class | Dumux::PQ1BubbleFreeFlowCouplingManager< Traits > |
| | The interface of the coupling manager for free flow systems. More...
|
| |
| class | Dumux::FCStaggeredFreeFlowCouplingManager< Traits > |
| | The interface of the coupling manager for free flow systems. More...
|
| |
| struct | Dumux::CouplingManagerSupportsMultithreadedAssembly< CM > |
| | trait that is specialized for coupling manager supporting multithreaded assembly More...
|
| |
| class | Dumux::MultiDomainFVAssembler< MDTraits, CMType, diffMethod, useImplicitAssembly > |
| | A linear system assembler (residual and Jacobian) for finite volume schemes (box, tpfa, mpfa, ...) with multiple domains. More...
|
| |
| class | Dumux::MultiDomainFVGridGeometry< MDTraits > |
| | A multidomain wrapper for multiple grid geometries. More...
|
| |
| class | Dumux::MultiDomainFVGridVariables< MDTraits > |
| | A multidomain wrapper for multiple grid variables. More...
|
| |
| class | Dumux::MultiDomainFVProblem< MDTraits > |
| | A multidomain wrapper for multiple problems. More...
|
| |
| class | Dumux::MultiDomainVtkOutputModule< MDTraits, Module > |
| | A multidomain wrapper for multiple vtk output modules. More...
|
| |
| class | Dumux::MultiBinaryCouplingManager< MDTraits, CouplingMap, CouplingMgrs > |
| | Coupling manager that combines an arbitrary number of binary coupling manager (coupling two domains each) More...
|
| |
| class | Dumux::MultiDomainNewtonConvergenceWriter< MDTraits > |
| | Writes the intermediate solutions for every Newton iteration. More...
|
| |
| class | Dumux::MultiDomainNewtonSolver< Assembler, LinearSolver, CouplingManager, Reassembler, Comm > |
| | Newton solver for coupled problems. More...
|
| |
| class | Dumux::StaggeredCouplingManager< MDTraits > |
| | Base coupling manager for the staggered discretization. More...
|
| |
| class | Dumux::SubDomainBoxLocalAssemblerBase< id, TypeTag, Assembler, Implementation, implicit > |
| | A base class for all box local assemblers. More...
|
| |
| class | Dumux::SubDomainBoxLocalAssembler< id, TypeTag, Assembler, DM, implicit > |
| | The box scheme multidomain local assembler. More...
|
| |
| class | Dumux::SubDomainBoxLocalAssembler< id, TypeTag, Assembler, DiffMethod::numeric, true > |
| | Box scheme multi domain local assembler using numeric differentiation and implicit time discretization. More...
|
| |
| class | Dumux::SubDomainBoxLocalAssembler< id, TypeTag, Assembler, DiffMethod::numeric, false > |
| | Box scheme multi domain local assembler using numeric differentiation and explicit time discretization. More...
|
| |
| class | Dumux::SubDomainCCLocalAssemblerBase< id, TypeTag, Assembler, Implementation, implicit > |
| | A base class for all multidomain local assemblers. More...
|
| |
| class | Dumux::SubDomainCCLocalAssembler< id, TypeTag, Assembler, DM, implicit > |
| | The cell-centered scheme multidomain local assembler. More...
|
| |
| class | Dumux::SubDomainCCLocalAssembler< id, TypeTag, Assembler, DiffMethod::numeric, true > |
| | Cell-centered scheme multidomain local assembler using numeric differentiation and implicit time discretization. More...
|
| |
| class | Dumux::SubDomainCCLocalAssembler< id, TypeTag, Assembler, DiffMethod::numeric, false > |
| | Cell-centered scheme multidomain local assembler using numeric differentiation and explicit time discretization. More...
|
| |
| class | Dumux::SubDomainCCLocalAssembler< id, TypeTag, Assembler, DiffMethod::analytic, true > |
| | Cell-centered scheme local assembler using analytic differentiation and implicit time discretization. More...
|
| |
| class | Dumux::SubDomainFaceCenteredDiamondLocalAssemblerBase< id, TypeTag, Assembler, Implementation, dm, implicit > |
| | A base class for all face-centered staggered local assemblers. More...
|
| |
| class | Dumux::SubDomainFaceCenteredDiamondLocalAssembler< id, TypeTag, Assembler, DM, implicit > |
| | The face-centered staggered scheme multidomain local assembler. More...
|
| |
| class | Dumux::SubDomainFaceCenteredDiamondLocalAssembler< id, TypeTag, Assembler, DiffMethod::numeric, true > |
| | Face-centered staggered scheme multi domain local assembler using numeric differentiation and implicit time discretization. More...
|
| |
| class | Dumux::SubDomainFaceCenteredLocalAssemblerBase< id, TypeTag, Assembler, Implementation, dm, implicit > |
| | A base class for all face-centered staggered local assemblers. More...
|
| |
| class | Dumux::SubDomainFaceCenteredLocalAssembler< id, TypeTag, Assembler, DM, implicit > |
| | The face-centered staggered scheme multidomain local assembler. More...
|
| |
| class | Dumux::SubDomainFaceCenteredLocalAssembler< id, TypeTag, Assembler, DiffMethod::numeric, true > |
| | Face-centered staggered scheme multi domain local assembler using numeric differentiation and implicit time discretization. More...
|
| |
| class | Dumux::SubDomainFaceCenteredLocalAssembler< id, TypeTag, Assembler, DiffMethod::numeric, false > |
| | Face-centered staggered scheme multi domain local assembler using numeric differentiation and explicit time discretization. More...
|
| |
| class | Dumux::SubDomainPQ1BubbleLocalAssemblerBase< id, TypeTag, Assembler, Implementation, dm, implicit > |
| | A base class for PQ1Bubble local assemblers. More...
|
| |
| class | Dumux::SubDomainPQ1BubbleLocalAssembler< id, TypeTag, Assembler, DM, implicit > |
| | The PQ1Bubble scheme multidomain local assembler. More...
|
| |
| class | Dumux::SubDomainPQ1BubbleLocalAssembler< id, TypeTag, Assembler, DiffMethod::numeric, true > |
| | Control-volume fe staggered scheme multi domain local assembler using numeric differentiation and implicit time discretization. More...
|
| |
| class | Dumux::SubDomainStaggeredLocalAssemblerBase< id, TypeTag, Assembler, Implementation, isImplicit > |
| | A base class for all multidomain local assemblers (staggered) More...
|
| |
| class | Dumux::SubDomainStaggeredLocalAssemblerImplicitBase< id, TypeTag, Assembler, Implementation > |
| | A base class for all implicit multidomain local assemblers (staggered) More...
|
| |
| class | Dumux::SubDomainStaggeredLocalAssembler< id, TypeTag, Assembler, DM, implicit > |
| | The staggered multidomain local assembler. More...
|
| |
| class | Dumux::SubDomainStaggeredLocalAssembler< id, TypeTag, Assembler, DiffMethod::numeric, true > |
| | Staggered scheme local assembler using numeric differentiation and implicit time discretization. More...
|
| |
|
| template<bool isImplicit, class CouplingManager , class GridGeometryI , class GridGeometryJ , std::size_t i, std::size_t j, typename std::enable_if_t<((GridGeometryI::discMethod==DiscretizationMethods::cctpfa)||(GridGeometryI::discMethod==DiscretizationMethods::ccmpfa)), int > = 0> |
| Dune::MatrixIndexSet | Dumux::getCouplingJacobianPattern (const CouplingManager &couplingManager, Dune::index_constant< i > domainI, const GridGeometryI &gridGeometryI, Dune::index_constant< j > domainJ, const GridGeometryJ &gridGeometryJ) |
| | Helper function to generate coupling Jacobian pattern (off-diagonal blocks) for cell-centered schemes. More...
|
| |
| template<std::size_t j, class LocalAssemblerI > |
| decltype(auto) | Dumux::FCStaggeredFreeFlowCouplingManager< Traits >::evalCouplingResidual (Dune::index_constant< freeFlowMomentumIndex > domainI, const LocalAssemblerI &localAssemblerI, const SubControlVolume< freeFlowMomentumIndex > &scvI, Dune::index_constant< j > domainJ, std::size_t dofIdxGlobalJ) const |
| | evaluates the element residual of a coupled element of domain i which depends on the variables at the degree of freedom with index dofIdxGlobalJ of domain j More...
|
| |
| template<class DomainGG , class TargetGG > |
| MultiDomainGlue< typename DomainGG::GridView, typename TargetGG::GridView, typename DomainGG::ElementMapper, typename TargetGG::ElementMapper > | Dumux::makeGlue (const DomainGG &domainGridGeometry, const TargetGG &targetGridGeometry) |
| | Creates the glue object containing the intersections between two grids obtained from given grid geometries. More...
|
| |