![]() |
OpenLB 1.8.1
|
Include dependency graph for adjointLbSolver.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | olb::opti::AdjointLbSolver< T, PARAMETERS, LATTICES, MODE > |
| Base class for solvers that solve both primal and dual problems. More... | |
Namespaces | |
| namespace | olb |
| Top level namespace for all of OpenLB. | |
| namespace | olb::opti |
| All optimization code is contained in this namespace. | |
Enumerations | |
| enum class | olb::opti::SolverMode : int { olb::opti::Reference , olb::opti::Primal , olb::opti::Dual } |
| Tags different simulation modes: compute either reference simulation or perform primal or dual (adjoint) simulation. More... | |