|
ASL 0.1.7
Advanced Simulation Library
|
#include <aslLBGKBC.h>


Protected Attributes | |
| std::unique_ptr< acl::Kernel > | kernel |
| SPLBGK | num |
| acl::VectorOfElements | pressure |
| acl::VectorOfElements | velocity |
Protected Attributes inherited from asl::BCondWithMap | |
| bool | pointsListFlag |
| flag whether the point list to be generated or not | |
| acl::VectorOfElements | currentPoint |
| const VectorTemplate *const | templ |
| Block | bl |
| block | |
| SPAbstractDataWithGhostNodes | map |
| boundary description for the particular BC | |
| SPDistanceFunction | mapDF |
| SPAbstractDataWithGhostNodes | computationalDomain |
| Computational domain which contains all boundaries and the particular boundary as well. | |
| SPDistanceFunction | computationalDomainDF |
| unique_ptr< TemplateVE > | mapTVE |
| unique_ptr< TemplateVE > | cDomainTVE |
Definition at line 172 of file aslLBGKBC.h.
| asl::BCConstantPressureVelocityMap::BCConstantPressureVelocityMap | ( | SPLBGK | nm, |
| acl::VectorOfElements | p, | ||
| SPAbstractDataWithGhostNodes | map | ||
| ) |
| asl::BCConstantPressureVelocityMap::BCConstantPressureVelocityMap | ( | SPLBGK | nm, |
| acl::VectorOfElements | p, | ||
| acl::VectorOfElements | v, | ||
| SPAbstractDataWithGhostNodes | map | ||
| ) |
| asl::BCConstantPressureVelocityMap::~BCConstantPressureVelocityMap | ( | ) |
| asl::BCConstantPressureVelocityMap::BCConstantPressureVelocityMap | ( | SPLBGK | nm, |
| acl::VectorOfElements | p, | ||
| SPAbstractDataWithGhostNodes | map | ||
| ) |
| asl::BCConstantPressureVelocityMap::BCConstantPressureVelocityMap | ( | SPLBGK | nm, |
| acl::VectorOfElements | p, | ||
| acl::VectorOfElements | v, | ||
| SPAbstractDataWithGhostNodes | map | ||
| ) |
| asl::BCConstantPressureVelocityMap::~BCConstantPressureVelocityMap | ( | ) |
Executes the numerical procedure.
Implements asl::NumMethod.
Executes the numerical procedure.
Implements asl::NumMethod.
Builds the necesery internal data and kernels.
Implements asl::NumMethod.
Builds the necesery internal data and kernels.
Implements asl::NumMethod.
|
protected |
Definition at line 175 of file aslLBGKBC.h.
|
protected |
Definition at line 176 of file aslLBGKBC.h.
|
protected |
Definition at line 177 of file aslLBGKBC.h.
|
protected |
Definition at line 178 of file aslLBGKBC.h.