OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces
optiSolverParameters.h File Reference
#include <limits>
#include "adjointLbSolver.h"
#include "solver/solverParameters.h"
+ Include dependency graph for optiSolverParameters.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  olb::parameters::OptiSimulationBase
 
struct  olb::parameters::OptiResultsBase
 
struct  olb::parameters::OptiOutput< T, MODE >
 
struct  olb::parameters::OptiOutput< T, opti::SolverMode::Primal >
 
struct  olb::parameters::OptiOutput< T, opti::SolverMode::Dual >
 
struct  olb::parameters::Reader< OptiOutput< T, MODE >, TAG >
 
struct  olb::parameters::DirectOptiSimulation< T >
 
struct  olb::parameters::DirectOptiResults< T >
 
struct  olb::parameters::DistributedOptiSimulationBase< T, LATTICES >
 
struct  olb::parameters::DistributedOptiSimulation< T, LATTICES, MODE >
 
struct  olb::parameters::DistributedOptiSimulation< T, LATTICES, opti::SolverMode::Primal >
 
struct  olb::parameters::DistributedOptiSimulation< T, LATTICES, opti::SolverMode::Dual >
 
struct  olb::parameters::Reader< DistributedOptiSimulation< T, LATTICES, MODE >, TAG >
 xml interface for DistributedOptiSimulation parameters More...
 
struct  olb::parameters::DistributedOptiSimulationResults< T, LATTICES, MODE >
 
struct  olb::parameters::DistributedOptiSimulationResults< T, LATTICES, opti::SolverMode::Reference >
 
struct  olb::parameters::DistributedOptiSimulationResults< T, LATTICES, opti::SolverMode::Primal >
 
struct  olb::parameters::DistributedOptiSimulationResults< T, LATTICES, opti::SolverMode::Dual >
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 
namespace  olb::opti
 All optimization code is contained in this namespace.
 
namespace  olb::parameters