OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Public Types | Static Public Member Functions | List of all members
olb::collision::ConstRhoBGK Struct Reference

#include <collision.h>

+ Collaboration diagram for olb::collision::ConstRhoBGK:

Classes

struct  type
 

Public Types

using parameters = typename meta::list<descriptors::OMEGA, statistics::AVERAGE_RHO>
 

Static Public Member Functions

static std::string getName ()
 

Detailed Description

Definition at line 146 of file collision.h.

Member Typedef Documentation

◆ parameters

Definition at line 147 of file collision.h.

Member Function Documentation

◆ getName()

static std::string olb::collision::ConstRhoBGK::getName ( )
inlinestatic

Definition at line 149 of file collision.h.

149 {
150 return "ConstRhoBGK";
151 }

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