ASL 0.1.7
Advanced Simulation Library
|
Bondary condition corresponding to a rigid wall ( \(\vec u=0\) and \(\nabla p=0\)) More...
#include <aslFDElasticityBC.h>
Protected Attributes | |
std::unique_ptr< acl::Kernel > | kernel |
SPFDElasticityRelaxation | num |
acl::VectorOfElements | value |
![]() | |
Block | block |
const VectorTemplate *const | templ |
std::vector< int > | indices |
std::vector< int > | directions |
std::vector< double > | fractions |
std::vector< int > | neighbourIndices |
acl::SPVectorOfElementsData | indicesACL |
acl::SPVectorOfElementsData | neighbourIndicesACL |
acl::SPVectorOfElementsData | directionsACL |
acl::SPVectorOfElementsData | fractionsACL |
Additional Inherited Members | |
![]() | |
void | loadIndicesToACL () |
void | loadNeighbourIndicesToACL () |
void | loadDirectionsToACL () |
void | loadfractionsACL () |
void | loadIndicesToACL () |
void | loadNeighbourIndicesToACL () |
void | loadDirectionsToACL () |
void | loadfractionsACL () |
Bondary condition corresponding to a rigid wall ( \(\vec u=0\) and \(\nabla p=0\))
Definition at line 73 of file aslFDElasticityBC.h.
asl::BCRigidWallRelaxation::BCRigidWallRelaxation | ( | SPFDElasticityRelaxation | nm | ) |
asl::BCRigidWallRelaxation::BCRigidWallRelaxation | ( | SPFDElasticityRelaxation | nm, |
acl::VectorOfElements | v | ||
) |
asl::BCRigidWallRelaxation::BCRigidWallRelaxation | ( | SPFDElasticityRelaxation | nm | ) |
asl::BCRigidWallRelaxation::BCRigidWallRelaxation | ( | SPFDElasticityRelaxation | nm, |
acl::VectorOfElements | v | ||
) |
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 76 of file aslFDElasticityBC.h.
|
protected |
Definition at line 77 of file aslFDElasticityBC.h.
|
protected |
Definition at line 78 of file aslFDElasticityBC.h.