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

#include <KernelConfigurationImp.h>

Inheritance diagram for KernelConfigurationImp:
KernelConfiguration

Public Member Functions

std::string getMainKernel ()
 
bool getMultiKernelOn ()
 
std::vector< intgetMultiKernelLevel ()
 
std::vector< std::string > getMultiKernel ()
 
- Public Member Functions inherited from KernelConfiguration
virtual ~KernelConfiguration ()=default
 

Static Public Member Functions

static std::shared_ptr< KernelConfigurationImpgetNewInstance (std::string kernel)
 
static std::shared_ptr< KernelConfigurationImpgetNewInstance (std::string kernel, std::vector< int > multiKernelLevel, std::vector< std::string > multiKernel)
 

Detailed Description

Definition at line 40 of file KernelConfigurationImp.h.


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