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

Public Member Functions | |
| virtual | ~VertexProperty3D () |
| virtual bool | isRigid () const =0 |
| virtual bool | isWall () const =0 |
| virtual VertexProperty3D< T > * | clone () const =0 |
| virtual plb::VertexProperty3D< T >::~VertexProperty3D | ( | ) | [inline, virtual] |
| virtual VertexProperty3D<T>* plb::VertexProperty3D< T >::clone | ( | ) | const [pure virtual] |
Implemented in plb::RigidWallProperty3D< T >, and plb::InletOutletProperty3D< T >.
Referenced by plb::TriangleBoundary3D< T >::setVertexProperty().
| virtual bool plb::VertexProperty3D< T >::isRigid | ( | ) | const [pure virtual] |
Implemented in plb::RigidWallProperty3D< T >, and plb::InletOutletProperty3D< T >.
| virtual bool plb::VertexProperty3D< T >::isWall | ( | ) | const [pure virtual] |
Implemented in plb::RigidWallProperty3D< T >, and plb::InletOutletProperty3D< T >.
1.6.3
1.6.3