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

plb::ComputeValue3D< T, Descriptor, ValueT > Class Template Reference

#include <flowToWall3D.h>

List of all members.

Public Member Functions

virtual ~ComputeValue3D ()
virtual ValueT operator() (BlockLattice3D< T, Descriptor > const &lattice, T x, T y, T z) const =0
virtual ComputeValue3D< T,
Descriptor, ValueT > * 
clone () const =0

template<typename T, template< typename U > class Descriptor, class ValueT>
class plb::ComputeValue3D< T, Descriptor, ValueT >


Constructor & Destructor Documentation

template<typename T, template< typename U > class Descriptor, class ValueT>
virtual plb::ComputeValue3D< T, Descriptor, ValueT >::~ComputeValue3D (  )  [inline, virtual]

Member Function Documentation

template<typename T, template< typename U > class Descriptor, class ValueT>
virtual ComputeValue3D<T,Descriptor, ValueT>* plb::ComputeValue3D< T, Descriptor, ValueT >::clone (  )  const [pure virtual]
template<typename T, template< typename U > class Descriptor, class ValueT>
virtual ValueT plb::ComputeValue3D< T, Descriptor, ValueT >::operator() ( BlockLattice3D< T, Descriptor > const &  lattice,
x,
y,
z 
) const [pure virtual]

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