Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

csfl::IParamInterpolUDS Class Reference

#include <udsparam.h>

Inheritance diagram for csfl::IParamInterpolUDS::

csfl::IParamInterpol csfl::IParameter csfl::ISFLObject List of all members.

Public Methods

 IParamInterpolUDS (const IString &_label, TParameterType _pt=ptUDS)
 IParamInterpolUDS (IParamInterpolUDS *_p)
 ~IParamInterpolUDS ()
double Alpha (double=1.0)
double Beta (double=1.0)

Detailed Description

Classe responsável pelo armazenamento dos parâmetros de interpolação empregados pelo esquema UDS (Upstream Differencing Scheme)).


Constructor & Destructor Documentation

csfl::IParamInterpolUDS::IParamInterpolUDS ( const IString & _label,
TParameterType _pt = ptUDS ) [inline]
 

O argumento “_label“ representa o nome dos parâmetros de interpolação pelo esquema UDS, “_pt“ define o tipo de parâmetro e “_p“ representa os valores do parâmetro.

csfl::IParamInterpolUDS::IParamInterpolUDS ( IParamInterpolUDS * _p ) [inline]
 

csfl::IParamInterpolUDS::~IParamInterpolUDS ( ) [inline]
 


Member Function Documentation

double csfl::IParamInterpolUDS::Alpha ( double = 1.0 ) [virtual]
 

Retorna o valor do parâmetro Alpha em função do número de Peclet passado como argumento.

Reimplemented from csfl::IParamInterpol.

double csfl::IParamInterpolUDS::Beta ( double = 1.0 ) [virtual]
 

Retorna o valor do parâmetro Beta em função do número de Peclet passado como argumento.

Reimplemented from csfl::IParamInterpol.


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

 

CFD Project | Documents | Downloads | Contact us | Use Terms

 

© SINMEC/EMC/UFSC, 2001.

All rights reserved.

Last Update: Jan. 18, 2002

 Webmaster