![]() |
OpenLB 1.8.1
|
An OptiCase using Adjoint-based Differentiation. More...
#include "io/xmlReader.h"#include "optimization/solver/adjointLbSolver.h"#include "optimization/solver/controller.h"#include "optimization/solver/objective.h"#include "optimization/core/optiCase.h"#include "optimization/core/projection.h"#include "optimization/solver/serialization.h"
Include dependency graph for optiCaseDual.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | olb::opti::OptiCaseDual< S, SOLVER, CONTROLLED_FIELD, PRIMAL_DYNAMICS, C > |
| This class implements the evaluation of the goal functional and its derivatives by using adjoint LBM. More... | |
Namespaces | |
| namespace | olb |
| Top level namespace for all of OpenLB. | |
| namespace | olb::opti |
| All optimization code is contained in this namespace. | |
An OptiCase using Adjoint-based Differentiation.
Definition in file optiCaseDual.h.