$treeview $search $mathjax
|
Palabos
Version 1.1
$projectbrief
|
$projectbrief
|
$searchbox |
#include <offLatticeBoundaryProfiles3D.h>


Public Member Functions | |
| ConstantVelocityProfile3D (Array< T, 3 > const &u_) | |
| virtual void | setNormal (Array< T, 3 > const &normal_) |
| virtual void | defineCircularShape (Array< T, 3 > const ¢er_, T radius_) |
| virtual void | getData (Array< T, 3 > const &pos, plint id, AtomicBlock3D const *argument, Array< T, 3 > &data, OffBoundary::Type &bdType) const |
| virtual ConstantVelocityProfile3D< T > * | clone () const |
| plb::ConstantVelocityProfile3D< T >::ConstantVelocityProfile3D | ( | Array< T, 3 > const & | u_ | ) | [inline] |
| ConstantVelocityProfile3D< T > * plb::ConstantVelocityProfile3D< T >::clone | ( | ) | const [inline, virtual] |
Implements plb::BoundaryProfile3D< T, Array< T, 3 > >.
| void plb::ConstantVelocityProfile3D< T >::defineCircularShape | ( | Array< T, 3 > const & | center_, | |
| T | radius_ | |||
| ) | [inline, virtual] |
Implements plb::BoundaryProfile3D< T, Array< T, 3 > >.
| void plb::ConstantVelocityProfile3D< T >::getData | ( | Array< T, 3 > const & | pos, | |
| plint | id, | |||
| AtomicBlock3D const * | argument, | |||
| Array< T, 3 > & | data, | |||
| OffBoundary::Type & | bdType | |||
| ) | const [inline, virtual] |
Implements plb::BoundaryProfile3D< T, Array< T, 3 > >.
References plb::OffBoundary::dirichlet.
| void plb::ConstantVelocityProfile3D< T >::setNormal | ( | Array< T, 3 > const & | normal_ | ) | [inline, virtual] |
Implements plb::BoundaryProfile3D< T, Array< T, 3 > >.
1.6.3
1.6.3