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


Public Member Functions | |
| ScalarDirichletProfile3D (T value_) | |
| 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, 2 > &data, OffBoundary::Type &bdType) const |
| virtual ScalarDirichletProfile3D< T > * | clone () const |
| plb::ScalarDirichletProfile3D< T >::ScalarDirichletProfile3D | ( | T | value_ | ) | [inline] |
| ScalarDirichletProfile3D< T > * plb::ScalarDirichletProfile3D< T >::clone | ( | ) | const [inline, virtual] |
Implements plb::BoundaryProfile3D< T, Array< T, 2 > >.
| void plb::ScalarDirichletProfile3D< T >::defineCircularShape | ( | Array< T, 3 > const & | center_, | |
| T | radius_ | |||
| ) | [inline, virtual] |
Implements plb::BoundaryProfile3D< T, Array< T, 2 > >.
| void plb::ScalarDirichletProfile3D< T >::getData | ( | Array< T, 3 > const & | pos, | |
| plint | id, | |||
| AtomicBlock3D const * | argument, | |||
| Array< T, 2 > & | data, | |||
| OffBoundary::Type & | bdType | |||
| ) | const [inline, virtual] |
Implements plb::BoundaryProfile3D< T, Array< T, 2 > >.
References plb::OffBoundary::dirichlet.
| void plb::ScalarDirichletProfile3D< T >::setNormal | ( | Array< T, 3 > const & | normal_ | ) | [inline, virtual] |
Implements plb::BoundaryProfile3D< T, Array< T, 2 > >.
1.6.3
1.6.3