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

plb::ConstantVelocityProfile3D< T > Class Template Reference

#include <offLatticeBoundaryProfiles3D.h>

Inheritance diagram for plb::ConstantVelocityProfile3D< T >:
Collaboration diagram for plb::ConstantVelocityProfile3D< T >:

List of all members.

Public Member Functions

 ConstantVelocityProfile3D (Array< T, 3 > const &u_)
virtual void setNormal (Array< T, 3 > const &normal_)
virtual void defineCircularShape (Array< T, 3 > const &center_, 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

template<typename T>
class plb::ConstantVelocityProfile3D< T >


Constructor & Destructor Documentation

template<typename T >
plb::ConstantVelocityProfile3D< T >::ConstantVelocityProfile3D ( Array< T, 3 > const &  u_  )  [inline]

Member Function Documentation

template<typename T >
ConstantVelocityProfile3D< T > * plb::ConstantVelocityProfile3D< T >::clone (  )  const [inline, virtual]
template<typename T >
void plb::ConstantVelocityProfile3D< T >::defineCircularShape ( Array< T, 3 > const &  center_,
radius_ 
) [inline, virtual]
template<typename T >
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]
template<typename T >
void plb::ConstantVelocityProfile3D< T >::setNormal ( Array< T, 3 > const &  normal_  )  [inline, virtual]

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