OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
adjointLbSolver.h File Reference
#include "functors/lattice/latticeFpop3D.h"
#include "solver/lbSolver.h"
+ 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::AdjointLbSolverBase< 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...