OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
optiCaseDual.h File Reference

An OptiCase using Adjoint-based Differentiation. More...

#include "io/xmlReader.h"
#include "adjointLbSolver.h"
#include "controller.h"
#include "optiCase.h"
#include "projection.h"
#include "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, 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.
 

Enumerations

enum  olb::opti::ControlType { olb::opti::ForceControl , olb::opti::PorosityControl }
 

Detailed Description

An OptiCase using Adjoint-based Differentiation.

Definition in file optiCaseDual.h.