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

#include <guoZhaoDynamics.h>

+ Collaboration diagram for olb::guoZhao::GuoZhaoSecondOrder:

Classes

struct  type
 

Public Types

using parameters = meta::list<>
 

Static Public Member Functions

static std::string getName ()
 

Detailed Description

Definition at line 115 of file guoZhaoDynamics.h.

Member Typedef Documentation

◆ parameters

Definition at line 116 of file guoZhaoDynamics.h.

Member Function Documentation

◆ getName()

static std::string olb::guoZhao::GuoZhaoSecondOrder::getName ( )
inlinestatic

Definition at line 118 of file guoZhaoDynamics.h.

118 {
119 return "GuoZhaoSecondOrder";
120 }

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