OpenLB 1.7
Loading...
Searching...
No Matches
Public Member Functions | List of all members
olb::parameters::DirectOptiSimulation< T > Struct Template Referenceabstract

#include <optiSolverParameters.h>

+ Inheritance diagram for olb::parameters::DirectOptiSimulation< T >:
+ Collaboration diagram for olb::parameters::DirectOptiSimulation< T >:

Public Member Functions

virtual void applyControl (const std::vector< T > &control)=0
 
- Public Member Functions inherited from olb::parameters::ParameterBase
virtual void initialize ()
 

Detailed Description

template<typename T>
struct olb::parameters::DirectOptiSimulation< T >

Definition at line 79 of file optiSolverParameters.h.

Member Function Documentation

◆ applyControl()

template<typename T >
virtual void olb::parameters::DirectOptiSimulation< T >::applyControl ( const std::vector< T > & control)
pure virtual

The documentation for this struct was generated from the following file: