Public Types | Public Member Functions | Protected Attributes | Friends

OpenTissue::swe::DampedWaveEquations< math_types_, dwe_particle_traits >::DWEParticle Class Reference

#include <swe_damped_wave_equation.h>

List of all members.

Public Types

typedef math_types::real_type real_type

Public Member Functions

 DWEParticle ()
virtual ~DWEParticle ()
real_type const & height () const
real_typeheight ()
bool const & fixed () const
bool & fixed ()

Protected Attributes

real_type m_Hold
real_type m_Hcur
real_type m_Hnew
bool m_fixed

Friends

class DampedWaveEquations

template<typename math_types_, typename dwe_particle_traits = OpenTissue::utility::EmptyTraits>
class OpenTissue::swe::DampedWaveEquations< math_types_, dwe_particle_traits >::DWEParticle


Member Typedef Documentation

template<typename math_types_ , typename dwe_particle_traits = OpenTissue::utility::EmptyTraits>
typedef math_types::real_type OpenTissue::swe::DampedWaveEquations< math_types_, dwe_particle_traits >::DWEParticle::real_type

Constructor & Destructor Documentation

template<typename math_types_ , typename dwe_particle_traits = OpenTissue::utility::EmptyTraits>
OpenTissue::swe::DampedWaveEquations< math_types_, dwe_particle_traits >::DWEParticle::DWEParticle (  )  [inline]
template<typename math_types_ , typename dwe_particle_traits = OpenTissue::utility::EmptyTraits>
virtual OpenTissue::swe::DampedWaveEquations< math_types_, dwe_particle_traits >::DWEParticle::~DWEParticle (  )  [inline, virtual]

Member Function Documentation

template<typename math_types_ , typename dwe_particle_traits = OpenTissue::utility::EmptyTraits>
bool const& OpenTissue::swe::DampedWaveEquations< math_types_, dwe_particle_traits >::DWEParticle::fixed (  )  const [inline]
template<typename math_types_ , typename dwe_particle_traits = OpenTissue::utility::EmptyTraits>
bool& OpenTissue::swe::DampedWaveEquations< math_types_, dwe_particle_traits >::DWEParticle::fixed (  )  [inline]
template<typename math_types_ , typename dwe_particle_traits = OpenTissue::utility::EmptyTraits>
real_type const& OpenTissue::swe::DampedWaveEquations< math_types_, dwe_particle_traits >::DWEParticle::height (  )  const [inline]
template<typename math_types_ , typename dwe_particle_traits = OpenTissue::utility::EmptyTraits>
real_type& OpenTissue::swe::DampedWaveEquations< math_types_, dwe_particle_traits >::DWEParticle::height (  )  [inline]

Friends And Related Function Documentation

template<typename math_types_ , typename dwe_particle_traits = OpenTissue::utility::EmptyTraits>
friend class DampedWaveEquations [friend]

Member Data Documentation

template<typename math_types_ , typename dwe_particle_traits = OpenTissue::utility::EmptyTraits>
bool OpenTissue::swe::DampedWaveEquations< math_types_, dwe_particle_traits >::DWEParticle::m_fixed [protected]
template<typename math_types_ , typename dwe_particle_traits = OpenTissue::utility::EmptyTraits>
real_type OpenTissue::swe::DampedWaveEquations< math_types_, dwe_particle_traits >::DWEParticle::m_Hcur [protected]
template<typename math_types_ , typename dwe_particle_traits = OpenTissue::utility::EmptyTraits>
real_type OpenTissue::swe::DampedWaveEquations< math_types_, dwe_particle_traits >::DWEParticle::m_Hnew [protected]
template<typename math_types_ , typename dwe_particle_traits = OpenTissue::utility::EmptyTraits>
real_type OpenTissue::swe::DampedWaveEquations< math_types_, dwe_particle_traits >::DWEParticle::m_Hold [protected]

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