|
ASL 0.1.7
Advanced Simulation Library
|
Bondary condition set given values to displacement/velocity. More...
#include <aslFDElasticityBC.h>


Protected Attributes | |
| std::unique_ptr< acl::Kernel > | kernel |
| SPFDElasticityIncompressibleStatic | num |
| AVec< double > | displacement |
| bool | bDisplacement |
| AVec< double > | velocity |
| bool | bVelocity |
| bool | initialized |
Protected Attributes inherited from asl::BCond | |
| 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 | |
Protected Member Functions inherited from asl::BCond | |
| void | loadIndicesToACL () |
| void | loadNeighbourIndicesToACL () |
| void | loadDirectionsToACL () |
| void | loadfractionsACL () |
| void | loadIndicesToACL () |
| void | loadNeighbourIndicesToACL () |
| void | loadDirectionsToACL () |
| void | loadfractionsACL () |
Bondary condition set given values to displacement/velocity.
Definition at line 252 of file aslFDElasticityBC.h.
| asl::BCImposedDisplacementVelocityValue::BCImposedDisplacementVelocityValue | ( | SPFDElasticityIncompressibleStatic | nm | ) |
| asl::BCImposedDisplacementVelocityValue::BCImposedDisplacementVelocityValue | ( | SPFDElasticityIncompressibleStatic | nm | ) |
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 258 of file aslFDElasticityBC.h.
|
protected |
Definition at line 260 of file aslFDElasticityBC.h.
Definition at line 257 of file aslFDElasticityBC.h.
|
protected |
Definition at line 261 of file aslFDElasticityBC.h.
|
protected |
Definition at line 255 of file aslFDElasticityBC.h.
|
protected |
Definition at line 256 of file aslFDElasticityBC.h.
Definition at line 259 of file aslFDElasticityBC.h.