|
ASL 0.1.7
Advanced Simulation Library
|
Bondary condition that puts fixed value in each point. More...
#include <aslBasicBC.h>


Public Types | |
| typedef SPAbstractDataWithGhostNodes | Data |
| typedef SPAbstractDataWithGhostNodes | Data |
Public Attributes | |
| acl::SPKernel | kernel |
Protected Attributes | |
| Data | data |
| acl::VectorOfElements | value |
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 that puts fixed value in each point.
<>
Definition at line 50 of file aslBasicBC.h.
Definition at line 53 of file aslBasicBC.h.
Definition at line 53 of file aslBasicBC.h.
| asl::BCConstantValue::BCConstantValue | ( | Data | d, |
| const acl::VectorOfElements & | v | ||
| ) |
| asl::BCConstantValue::BCConstantValue | ( | Data | d, |
| const 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.
| void asl::BCConstantValue::setValue | ( | const acl::VectorOfElements & | v | ) |
| void asl::BCConstantValue::setValue | ( | const acl::VectorOfElements & | v | ) |
|
protected |
Definition at line 56 of file aslBasicBC.h.
| acl::SPKernel asl::BCConstantValue::kernel |
Definition at line 54 of file aslBasicBC.h.
|
protected |
Definition at line 57 of file aslBasicBC.h.