version 3.10
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
multidomain Directory Reference

Directories

directory  boundary
 
directory  dualnetwork
 
directory  embedded
 
directory  facet
 
directory  freeflow
 
directory  io
 

Files

file  assemblerview.hh [code]
 Subdomain-specific views on multidomain assemblers.
 
file  couplingjacobianpattern.hh [code]
 Helper function to generate Jacobian pattern for multi domain models.
 
file  multidomain/couplingmanager.hh [code]
 The interface of the coupling manager for multi domain problems.
 
file  multidomain/fvassembler.hh [code]
 A linear system assembler (residual and Jacobian) for finite volume schemes with multiple domains.
 
file  multidomain/fvgridgeometry.hh [code]
 Multidomain wrapper for multiple grid geometries.
 
file  multidomain/fvgridvariables.hh [code]
 Multidomain wrapper for multiple grid variables.
 
file  multidomain/fvproblem.hh [code]
 Multidomain wrapper for multiple problems.
 
file  glue.hh [code]
 A class glueing two grids of potentially different dimension geometrically. Intersections are computed using axis-aligned bounding box trees.
 
file  multibinarycouplingmanager.hh [code]
 
file  multidomain/newtonconvergencewriter.hh [code]
 This class provides the infrastructure to write the convergence behaviour of the Newton method for multidomain simulations into a VTK file.
 
file  multidomain/newtonsolver.hh [code]
 
file  staggeredcouplingmanager.hh [code]
 The interface of the coupling manager for multi domain problems.
 
file  staggeredtraits.hh [code]
 Linear algebra traits for mixeddimension problems.
 
file  multidomain/subdomaincclocalassembler.hh [code]
 A multidomain local assembler for Jacobian and residual contribution per element (cell-centered methods)
 
file  multidomain/subdomaincvfelocalassembler.hh [code]
 An assembler for Jacobian and residual contribution per element (CVFE methods) for multidomain problems.
 
file  subdomainfclocalassembler.hh [code]
 An assembler for Jacobian and residual contribution per element (face-centered staggered methods) for multidomain problems.
 
file  subdomainstaggeredlocalassembler.hh [code]
 A multidomain assembler for Jacobian and residual contribution per element (staggered method)
 
file  multidomain/traits.hh [code]
 Traits for multidomain problems.