ASL 0.1.7
Advanced Simulation Library
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
asl::BCRigidWallPoroElasticity Class Reference

Bondary condition corresponding to a rigid wall ( \(\vec u=0\) and \(\nabla p=0\)) More...

#include <aslFDPoroElasticityBC.h>

Inheritance diagram for asl::BCRigidWallPoroElasticity:
Inheritance graph
[legend]
Collaboration diagram for asl::BCRigidWallPoroElasticity:
Collaboration graph
[legend]

Public Member Functions

 BCRigidWallPoroElasticity (SPFDPoroElasticity nm)
 
 BCRigidWallPoroElasticity (SPFDPoroElasticity nm, acl::VectorOfElements v)
 
 ~BCRigidWallPoroElasticity ()
 
virtual void execute ()
 Executes the numerical procedure.
 
virtual void init ()
 Builds the necesery internal data and kernels.
 
 BCRigidWallPoroElasticity (SPFDPoroElasticity nm)
 
 BCRigidWallPoroElasticity (SPFDPoroElasticity nm, acl::VectorOfElements v)
 
 ~BCRigidWallPoroElasticity ()
 
virtual void execute ()
 Executes the numerical procedure.
 
virtual void init ()
 Builds the necesery internal data and kernels.
 
- Public Member Functions inherited from asl::BCond
 BCond (const Block &b)
 
 BCond (const Block &b, const VectorTemplate *const t)
 
void addPoint (AVec< int > a, int d=0, double fr=0)
 
const BlockgetBlock ()
 
const VectorTemplategetVT ()
 
 BCond (const Block &b)
 
 BCond (const Block &b, const VectorTemplate *const t)
 
void addPoint (AVec< int > a, int d=0, double fr=0)
 
const BlockgetBlock ()
 
const VectorTemplategetVT ()
 
- Public Member Functions inherited from asl::NumMethod
virtual ~NumMethod ()
 
virtual ~NumMethod ()
 

Protected Attributes

std::unique_ptr< acl::Kernelkernel
 
SPFDPoroElasticity num
 
acl::VectorOfElements value
 
- Protected Attributes inherited from asl::BCond
Block block
 
const VectorTemplate *const templ
 
std::vector< intindices
 
std::vector< intdirections
 
std::vector< doublefractions
 
std::vector< intneighbourIndices
 
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 ()
 

Detailed Description

Bondary condition corresponding to a rigid wall ( \(\vec u=0\) and \(\nabla p=0\))

Definition at line 47 of file aslFDPoroElasticityBC.h.

Constructor & Destructor Documentation

◆ BCRigidWallPoroElasticity() [1/4]

asl::BCRigidWallPoroElasticity::BCRigidWallPoroElasticity ( SPFDPoroElasticity  nm)

◆ BCRigidWallPoroElasticity() [2/4]

asl::BCRigidWallPoroElasticity::BCRigidWallPoroElasticity ( SPFDPoroElasticity  nm,
acl::VectorOfElements  v 
)

◆ ~BCRigidWallPoroElasticity() [1/2]

asl::BCRigidWallPoroElasticity::~BCRigidWallPoroElasticity ( )

◆ BCRigidWallPoroElasticity() [3/4]

asl::BCRigidWallPoroElasticity::BCRigidWallPoroElasticity ( SPFDPoroElasticity  nm)

◆ BCRigidWallPoroElasticity() [4/4]

asl::BCRigidWallPoroElasticity::BCRigidWallPoroElasticity ( SPFDPoroElasticity  nm,
acl::VectorOfElements  v 
)

◆ ~BCRigidWallPoroElasticity() [2/2]

asl::BCRigidWallPoroElasticity::~BCRigidWallPoroElasticity ( )

Member Function Documentation

◆ execute() [1/2]

virtual void asl::BCRigidWallPoroElasticity::execute ( )
virtual

Executes the numerical procedure.

Implements asl::NumMethod.

◆ execute() [2/2]

virtual void asl::BCRigidWallPoroElasticity::execute ( )
virtual

Executes the numerical procedure.

Implements asl::NumMethod.

◆ init() [1/2]

virtual void asl::BCRigidWallPoroElasticity::init ( )
virtual

Builds the necesery internal data and kernels.

Implements asl::NumMethod.

◆ init() [2/2]

virtual void asl::BCRigidWallPoroElasticity::init ( )
virtual

Builds the necesery internal data and kernels.

Implements asl::NumMethod.

Member Data Documentation

◆ kernel

std::unique_ptr< acl::Kernel > asl::BCRigidWallPoroElasticity::kernel
protected

Definition at line 50 of file aslFDPoroElasticityBC.h.

◆ num

SPFDPoroElasticity asl::BCRigidWallPoroElasticity::num
protected

Definition at line 51 of file aslFDPoroElasticityBC.h.

◆ value

acl::VectorOfElements asl::BCRigidWallPoroElasticity::value
protected

Definition at line 52 of file aslFDPoroElasticityBC.h.


The documentation for this class was generated from the following files: