$treeview $search $mathjax
Palabos  Version 1.1
$projectbrief
$projectbrief
$searchbox

plb::VertexProperty3D< T > Struct Template Reference

#include <triangleBoundary3D.h>

Inheritance diagram for plb::VertexProperty3D< T >:

List of all members.

Public Member Functions

virtual ~VertexProperty3D ()
virtual bool isRigid () const =0
virtual bool isWall () const =0
virtual VertexProperty3D< T > * clone () const =0

template<typename T>
struct plb::VertexProperty3D< T >


Constructor & Destructor Documentation

template<typename T>
virtual plb::VertexProperty3D< T >::~VertexProperty3D (  )  [inline, virtual]

Member Function Documentation

template<typename T>
virtual VertexProperty3D<T>* plb::VertexProperty3D< T >::clone (  )  const [pure virtual]
template<typename T>
virtual bool plb::VertexProperty3D< T >::isRigid (  )  const [pure virtual]
template<typename T>
virtual bool plb::VertexProperty3D< T >::isWall (  )  const [pure virtual]

The documentation for this struct was generated from the following file: