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

#include <optiSolverParameters.h>

+ Inheritance diagram for olb::parameters::DistributedOptiSimulationResults< T, LATTICES, opti::SolverMode::Dual >:
+ Collaboration diagram for olb::parameters::DistributedOptiSimulationResults< T, LATTICES, opti::SolverMode::Dual >:

Public Types

using descriptor = typename LATTICES::values_t::template get<0>
 

Public Attributes

std::shared_ptr< SuperLattice< T, descriptor > > lattice
 

Additional Inherited Members

- Public Member Functions inherited from olb::parameters::ParameterBase
virtual void initialize ()
 

Detailed Description

template<typename T, typename LATTICES>
struct olb::parameters::DistributedOptiSimulationResults< T, LATTICES, opti::SolverMode::Dual >

Definition at line 186 of file optiSolverParameters.h.

Member Typedef Documentation

◆ descriptor

template<typename T , typename LATTICES >
using olb::parameters::DistributedOptiSimulationResults< T, LATTICES, opti::SolverMode::Dual >::descriptor = typename LATTICES::values_t::template get<0>

Definition at line 189 of file optiSolverParameters.h.

Member Data Documentation

◆ lattice

template<typename T , typename LATTICES >
std::shared_ptr<SuperLattice<T,descriptor> > olb::parameters::DistributedOptiSimulationResults< T, LATTICES, opti::SolverMode::Dual >::lattice

Definition at line 190 of file optiSolverParameters.h.


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