An assembler for Jacobian and residual contribution per element (face-centered staggered methods)
More...
Go to the source code of this file.
|
struct | Dumux::Detail::NoOpFunctor |
|
class | Dumux::FaceCenteredLocalAssemblerBase< TypeTag, Assembler, Implementation, implicit > |
| A base class for all local cell-centered assemblers. More...
|
|
class | Dumux::FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::numeric, true, Implementation > |
| Face-centered scheme local assembler using numeric differentiation and implicit time discretization. More...
|
|
class | Dumux::FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::numeric, false, Implementation > |
| TODO docme. More...
|
|
class | Dumux::FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, true, Implementation > |
| TODO docme. More...
|
|
class | Dumux::FaceCenteredLocalAssembler< TypeTag, Assembler, DiffMethod::analytic, false, Implementation > |
| TODO docme. More...
|
|