VirtualFluids 0.2.0
Parallel CFD LBM Solver
Loading...
Searching...
No Matches
SimulationParameterTaylorGreenUx Class Reference

#include <SimulationParameterTaylorGreenVortexUx.h>

Inheritance diagram for SimulationParameterTaylorGreenUx:
SimulationParameterImp SimulationParameter

Static Public Member Functions

static std::shared_ptr< SimulationParametergetNewInstance (std::string kernel, double viscosity, std::shared_ptr< TaylorGreenVortexUxParameterStruct > tgvParameterStruct, std::shared_ptr< GridInformationStruct > gridInfo)
 

Protected Member Functions

 SimulationParameterTaylorGreenUx (std::string kernel, double viscosity, std::shared_ptr< TaylorGreenVortexUxParameterStruct > tgvParameterStruct, std::shared_ptr< GridInformationStruct > gridInfo)
 
- Protected Member Functions inherited from SimulationParameterImp
 SimulationParameterImp ()
 
 SimulationParameterImp (std::string kernelName, double viscosity, std::shared_ptr< BasicSimulationParameterStruct > basicSimPara, std::shared_ptr< GridInformationStruct > gridInfo)
 
void generateFileDirectionInMyStystem (std::string filePath)
 

Additional Inherited Members

- Public Member Functions inherited from SimulationParameterImp
double getViscosity ()
 
std::string getGridPath ()
 
std::string getFilePath ()
 
unsigned int getNumberOfGridLevels ()
 
unsigned int getEndTime ()
 
unsigned int getTimeStepLength ()
 
unsigned int getLx ()
 
unsigned int getLz ()
 
unsigned int getL0 ()
 
std::vector< unsigned intgetDevices ()
 
double getMaxVelocity ()
 
std::shared_ptr< KernelConfigurationgetKernelConfiguration ()
 
- Public Member Functions inherited from SimulationParameter
virtual ~SimulationParameter ()=default
 
- Protected Attributes inherited from SimulationParameterImp
unsigned int timeStepLength
 
std::string filePath
 
double maxVelocity
 
real lx
 
real l0
 
real lz
 

Detailed Description

Definition at line 43 of file SimulationParameterTaylorGreenVortexUx.h.


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