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

csfl::IBCEast Class Reference

#include <bceast.h>

Inheritance diagram for csfl::IBCEast::

csfl::IBCond csfl::ISFLObject List of all members.

Public Methods

 IBCEast (IBCType *_bctype=NULL, IGrid *_grid=NULL, const IPoint &_start=IPoint::zero, const IPoint &_end=IPoint::zero)
 IBCEast (IBCType *_bctype, int _ni, int _nj, const IPoint &_start=IPoint::zero, const IPoint &_end=IPoint::zero)
 IBCEast (IBCEast *_b)
 ~IBCEast ()
bool ValidatePoint (const IPoint &_p=IPoint::zero) const

Protected Methods

bool Validate () const

Detailed Description

Classe responsável pelo gerenciamento de uma condição de contorno aplicada em uma região da fronteira leste do domínio.


Constructor & Destructor Documentation

csfl::IBCEast::IBCEast ( IBCType * _bctype = NULL,
IGrid * _grid = NULL,
const IPoint & _start = IPoint::zero,
const IPoint & _end = IPoint::zero )
 

O argumento “_bctype“ define o tipo de condição de contorno na face Leste, “_grid“ representa a malha do problema, “_start“ e “_end“ representam os pontos inicial e final da malha em que se aplica a condição de contorno “_bctype“.

csfl::IBCEast::IBCEast ( IBCType * _bctype,
int _ni,
int _nj,
const IPoint & _start = IPoint::zero,
const IPoint & _end = IPoint::zero )
 

O argumento “_bctype“ define o tipo de condição de contorno na face Leste, “_ni“ e “_nj“ representam as dimensões da malha do problema, “_start“ e “_end“ representam os pontos inicial e final da malha em que se aplica a condição de contorno “_bctype“.

csfl::IBCEast::IBCEast ( IBCEast * _b )
 

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


Member Function Documentation

bool csfl::IBCEast::Validate ( ) const [protected, virtual]
 

Reimplemented from csfl::IBCond.

bool csfl::IBCEast::ValidatePoint ( const IPoint & _p = IPoint::zero ) const [virtual]
 

Verifica se o volume de controle pertence à face leste.

Reimplemented from csfl::IBCond.


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