cError Class Reference
List of all members.
Public Member Functions |
void | Error (sTensor *) |
eErrorType | GetType (void) |
double * | GetErrRatio (void) |
double * | GetErrNorm (void) |
double * | GetEnergyNorm (void) |
int | GetNumErrLabels (void) |
void | GetErrLabels (char **) |
void | GetErrVals (int, double *) |
void | Error (sTensor *) |
eErrorType | GetType (void) |
double * | GetErrRatio (void) |
double * | GetErrNorm (void) |
double * | GetEnergyNorm (void) |
int | GetNumErrLabels (void) |
void | GetErrLabels (char **) |
void | GetErrVals (int, double *) |
Static Public Member Functions |
static cError * | Read (void) |
static cError * | Read (void) |
Protected Member Functions |
void | ErrorIptTensor (cElement *, sTensor *, sTensor *) |
void | ErrorIptTensor (cElement *, sTensor *, sTensor *) |
Protected Attributes |
eErrorType | _eType |
Static Protected Attributes |
static double | _dErrorPer = 0.0 |
static double * | _dErrRatio = NULL |
static double * | _dErrNorm = NULL |
static double * | _dEnergyNorm = NULL |
The documentation for this class was generated from the following files:
- J:/Tecgraf/prj/femoop/tags/2003/err/error.h
- J:/Tecgraf/prj/femoop/trunk/err/error.h
- J:/Tecgraf/prj/femoop/tags/2003/err/error.cpp
- J:/Tecgraf/prj/femoop/trunk/err/error.cpp