OpenLB 1.7
Loading...
Searching...
No Matches
Public Attributes | List of all members
olb::parameters::DistributedOptiSimulation< T, LATTICES, opti::SolverMode::Primal > Struct Template Reference

#include <optiSolverParameters.h>

+ Inheritance diagram for olb::parameters::DistributedOptiSimulation< T, LATTICES, opti::SolverMode::Primal >:
+ Collaboration diagram for olb::parameters::DistributedOptiSimulation< T, LATTICES, opti::SolverMode::Primal >:

Public Attributes

std::shared_ptr< SuperF3D< T, T > > referenceSolution
 
std::shared_ptr< SuperF3D< T, T > > referencePorosity
 
- Public Attributes inherited from olb::parameters::DistributedOptiSimulationBase< T, LATTICES >
int fieldDim {descriptor::d}
 
int controlMaterial {0}
 
std::shared_ptr< SuperLatticeF< T, descriptor > > controlledField
 

Additional Inherited Members

- Public Types inherited from olb::parameters::DistributedOptiSimulationBase< T, LATTICES >
using descriptor = typename LATTICES::values_t::template get<0>
 
- Public Member Functions inherited from olb::parameters::ParameterBase
virtual void initialize ()
 

Detailed Description

template<typename T, typename LATTICES>
struct olb::parameters::DistributedOptiSimulation< T, LATTICES, opti::SolverMode::Primal >

Definition at line 114 of file optiSolverParameters.h.

Member Data Documentation

◆ referencePorosity

template<typename T , typename LATTICES >
std::shared_ptr<SuperF3D<T,T> > olb::parameters::DistributedOptiSimulation< T, LATTICES, opti::SolverMode::Primal >::referencePorosity

Definition at line 120 of file optiSolverParameters.h.

◆ referenceSolution

template<typename T , typename LATTICES >
std::shared_ptr<SuperF3D<T,T> > olb::parameters::DistributedOptiSimulation< T, LATTICES, opti::SolverMode::Primal >::referenceSolution

Definition at line 119 of file optiSolverParameters.h.


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