|
ASL 0.1.7
Advanced Simulation Library
|
#include "aslSingleKernelNM.h"#include <acl/aclHardware.h>#include <math/aslVectors.h>#include "acl/aclMath/aclVectorOfElementsDef.h"#include "acl/aclMath/aclMatrixOfElements.h"
Go to the source code of this file.
Classes | |
| class | asl::LBGK |
| Numerical method for fluid flow. More... | |
| class | asl::LBGKUtilities |
| contains different kernels for preprocessing and posprocessing of data used by LBGK More... | |
| class | asl::LBGKTurbulence |
Namespaces | |
| namespace | asl |
| Advanced Simulation Library. | |
Functions | |
| acl::VectorOfElements | asl::generateInverceVector (acl::VectorOfElements f, const VectorTemplate *vt) |
generates Vector Of Elements with inverce components according to vt | |
| acl::MatrixOfElements | asl::generateLBGKMatrix (acl::VectorOfElements nu) |
| acl::MatrixOfElements | asl::generateMRTMatrix (acl::VectorOfElements nu) |
| acl::MatrixOfElements | asl::generateDifKinMatrix (acl::VectorOfElements nu) |