Omu_Gradient Class Reference

#include <Omu_Dependents.h>

Inheritance diagram for Omu_Gradient:

Inheritance graph
base refererrect $classMesch_1_1VECP.html 10,7 114,34
[legend]
Collaboration diagram for Omu_Gradient:

Collaboration graph
base refererrect $classMesch_1_1VECP.html 10,7 114,34
[legend]

List of all members.


Detailed Description

Vector extended with structural information for a gradient.


Public Member Functions

 Omu_Gradient ()
 Create an empty matrix.
 ~Omu_Gradient ()
 Free memory.
bool is_zero ()
bool is_constant ()

Protected Member Functions

void size (int dim)
 Allocate and initialize Gradient.
void analyze_struct (bool is_constant)
 Obtain properties for current matrix.

Protected Attributes

bool _is_zero
bool _is_constant

Friends

class Omu_Dep


Constructor & Destructor Documentation

Omu_Gradient::Omu_Gradient (  ) 

Create an empty matrix.

Omu_Gradient::~Omu_Gradient (  ) 

Free memory.


Member Function Documentation

void Omu_Gradient::size ( int  dim  )  [protected]

Allocate and initialize Gradient.

void Omu_Gradient::analyze_struct ( bool  is_constant  )  [protected]

Obtain properties for current matrix.


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

HQP is hosted at SourceForge. Documentation generated on Sat Nov 8 14:21:33 2008 using doxygen.