|
Flow123d
jenkins-Flow123d-windows-release-multijob-285
|
Classes | |
| class | TransportDG< Model > |
| Transport with dispersion implemented using discontinuous Galerkin method. More... | |
| class | TransportDG< Model >::EqData |
This module is for advection model. Currently we have only Finite volume implementation without diffusion/dispersion.
| enum TransportDG::EqData::BC_Type |
| Enumerator | |
|---|---|
| none | |
| inflow | |
| dirichlet | |
| neumann | |
| robin | |
Definition at line 144 of file transport_dg.hh.
| enum TransportDG::DGVariant |
| Enumerator | |
|---|---|
| non_symmetric | |
| incomplete | |
| symmetric | |
Definition at line 170 of file transport_dg.hh.
1.8.9.1