mFES - molecular Finite Element Solver  0.4
Public Member Functions | Private Attributes
netgen::InterpolationPoint< S > Class Template Reference

List of all members.

Public Member Functions

 InterpolationPoint ()
 ~InterpolationPoint ()
double GetT () const
GetS () const
void SetTS (double at, S as)
InterpolationPointoperator= (const InterpolationPoint< S > &ip2)
 InterpolationPoint ()
 ~InterpolationPoint ()
double GetT () const
GetS () const
void SetTS (double at, S as)
InterpolationPointoperator= (const InterpolationPoint< S > &ip2)

Private Attributes

double t
s

template<class S>
class netgen::InterpolationPoint< S >


Constructor & Destructor Documentation

template<class S >
netgen::InterpolationPoint< S >::InterpolationPoint ( ) [inline]
template<class S >
netgen::InterpolationPoint< S >::~InterpolationPoint ( ) [inline]
template<class S >
netgen::InterpolationPoint< S >::InterpolationPoint ( ) [inline]
template<class S >
netgen::InterpolationPoint< S >::~InterpolationPoint ( ) [inline]

Member Function Documentation

template<class S >
S netgen::InterpolationPoint< S >::GetS ( ) const [inline]
template<class S >
S netgen::InterpolationPoint< S >::GetS ( ) const [inline]
template<class S >
double netgen::InterpolationPoint< S >::GetT ( ) const [inline]
template<class S >
double netgen::InterpolationPoint< S >::GetT ( ) const [inline]
template<class S >
InterpolationPoint& netgen::InterpolationPoint< S >::operator= ( const InterpolationPoint< S > &  ip2) [inline]
template<class S >
InterpolationPoint& netgen::InterpolationPoint< S >::operator= ( const InterpolationPoint< S > &  ip2) [inline]
template<class S >
void netgen::InterpolationPoint< S >::SetTS ( double  at,
as 
) [inline]
template<class S >
void netgen::InterpolationPoint< S >::SetTS ( double  at,
as 
) [inline]

Member Data Documentation

template<class S >
S netgen::InterpolationPoint< S >::s [private]
template<class S >
double netgen::InterpolationPoint< S >::t [private]

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