ASL  0.1.7
Advanced Simulation Library
Public Member Functions | List of all members
asl::LBGKUtilities Class Reference

contains different kernels for preprocessing and posprocessing of data used by LBGK More...

#include <aslLBGK.h>

Public Member Functions

 LBGKUtilities (SPLBGK lbgk)
 
void computeRho ()
 
void computeVelocity ()
 
void computeRhoVelocity ()
 
void initF (Param rho, Param vel)
 
void initF (Param vel)
 dencity is suposed to be 1 More...
 

Detailed Description

contains different kernels for preprocessing and posprocessing of data used by LBGK

Examples
bus_wind.cc, compressor.cc, flow.cc, flow2.cc, flow3.cc, flowKDPGrowth.cc, flowRotatingCylinders.cc, locomotive.cc, locomotive_laminar.cc, locomotive_stability.cc, multicomponent_flow.cc, multiphase_flow.cc, and pitot_tube_ice.cc.

Definition at line 137 of file aslLBGK.h.

Constructor & Destructor Documentation

◆ LBGKUtilities()

asl::LBGKUtilities::LBGKUtilities ( SPLBGK  lbgk)

Member Function Documentation

◆ computeRho()

void asl::LBGKUtilities::computeRho ( )

◆ computeRhoVelocity()

void asl::LBGKUtilities::computeRhoVelocity ( )

◆ computeVelocity()

void asl::LBGKUtilities::computeVelocity ( )

◆ initF() [1/2]

void asl::LBGKUtilities::initF ( Param  rho,
Param  vel 
)

◆ initF() [2/2]

void asl::LBGKUtilities::initF ( Param  vel)

dencity is suposed to be 1


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