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

csfl::IErrorBlock Class Reference

#include <eblock.h>

Inheritance diagram for csfl::IErrorBlock::

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

Public Methods

 IErrorBlock (const IString &=IString("Error Block"), const IPoint &=IPoint::zero, const IPoint &=IPoint::zero)
 IErrorBlock (IErrorBlock *)
 ~IErrorBlock ()
bool ValidatePoint (const IPoint &=IPoint::zero)
IPoint Start ()
IPoint End ()

Protected Attributes

IPoint start
IPoint end

Constructor & Destructor Documentation

csfl::IErrorBlock::IErrorBlock ( const IString & = IString( "Error Block" ),
const IPoint & = IPoint::zero,
const IPoint & = IPoint::zero )
 

csfl::IErrorBlock::IErrorBlock ( IErrorBlock * )
 

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


Member Function Documentation

IPoint csfl::IErrorBlock::End ( ) [inline]
 

IPoint csfl::IErrorBlock::Start ( ) [inline]
 

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

Retorna true se o volume de controle indicado pelo ponto _p fizer parte de um bloco sólido, caso contrário o valor retornado é false. “_p.x” indica a posição do volume de controle na direção i e “_p.y” indica a posição do mesmo na direção j.

Reimplemented from csfl::IParameter.


Member Data Documentation

IPoint csfl::IErrorBlock::end [protected]
 

IPoint csfl::IErrorBlock::start [protected]
 


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