Directories | |
directory | boundary |
directory | embedded |
directory | facet |
directory | io |
Files | |
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 | 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 | subdomainboxlocalassembler.hh [code] |
An assembler for Jacobian and residual contribution per element (box methods) for multidomain problems. | |
file | subdomaincclocalassembler.hh [code] |
A multidomain local assembler for Jacobian and residual contribution per element (cell-centered methods) | |
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. | |