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

csfl::IParamInterpolWUDS Class Reference

#include <wudsparam.h>

Inheritance diagram for csfl::IParamInterpolWUDS::

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

Public Methods

 IParamInterpolWUDS (const IString &_label, TParameterType _pt=ptWUDS)
 IParamInterpolWUDS (IParamInterpolWUDS *_p)
 ~IParamInterpolWUDS ()
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 WUDS (Weighted Upstream Differencing Scheme)).


Constructor & Destructor Documentation

csfl::IParamInterpolWUDS::IParamInterpolWUDS ( const IString & _label,
TParameterType _pt = ptWUDS ) [inline]
 

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

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

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


Member Function Documentation

double csfl::IParamInterpolWUDS::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::IParamInterpolWUDS::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