3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
assembly Directory Reference

Files

 
boxlocalassembler.hh
 An assembler for Jacobian and residual contribution per element (box method).
 
boxlocalresidual.hh
 Calculates the element-wise residual for the box scheme.
 
cclocalassembler.hh
 An assembler for Jacobian and residual contribution per element (cell-centered methods).
 
cclocalresidual.hh
 Calculates the element-wise residual for cell-centered discretization schemes.
 
diffmethod.hh
 An enum class to define various differentiation methods available in order to compute the derivatives of the residual i.e. the entries in the jacobian matrix.
 
entitycolor.hh
 An enum class to define the colors of elements and vertices required for partial Jacobian reassembly.
 
fvassembler.hh
 A linear system assembler (residual and Jacobian) for finite volume schemes.
 
fvlocalassemblerbase.hh
 A base class for all local assemblers.
 
fvlocalresidual.hh
 The element-wise residual for finite volume schemes.
 
jacobianpattern.hh
 Helper function to generate Jacobian pattern for different discretization methods.
 
numericepsilon.hh
 An adapter class for local assemblers using numeric differentiation.
 
partialreassembler.hh
 Detects which entries in the Jacobian have to be recomputed.
 
staggeredfvassembler.hh
 A linear system assembler (residual and Jacobian) for staggered finite volume schemes.
 
staggeredlocalresidual.hh
 Calculates the element-wise residual for the staggered FV scheme.