TraceableMatrix Class Reference

#include <BigMatrix.h>

Inheritance diagram for TraceableMatrix:
SkyLineMtx SparseConectivityMtxII SparseGridMtx SkyLineMtxLDL SparseGridMtxLDL SparseGridMtxLL SparseGridMtxLU

List of all members.

Public Member Functions

void CS ()
char * MC_ ()
 TraceableMatrix ()
void Write (char *cmd)
void Writeln (char *cmd)
virtual ~TraceableMatrix ()

Public Attributes

MathTracereMT
MathTracer MT

Protected Attributes

clock_t clock_start
time_t temporary_measure_start

Private Attributes

char m_string [128]

Detailed Description

Definition at line 173 of file BigMatrix.h.


Constructor & Destructor Documentation

TraceableMatrix (  ) 

TraceableMatrix

Definition at line 344 of file BigMatrix.cpp.

References eMT, and MT.

virtual ~TraceableMatrix (  )  [inline, virtual]

Definition at line 183 of file BigMatrix.h.


Member Function Documentation

void CS (  ) 

Definition at line 360 of file BigMatrix.cpp.

References clock_start, temporary_measure_start, and time.

char * MC_ (  ) 

Definition at line 367 of file BigMatrix.cpp.

References clock_start, and m_string.

void Write ( char *  cmd  ) 
void Writeln ( char *  cmd  ) 

Member Data Documentation

clock_t clock_start [protected]

Definition at line 194 of file BigMatrix.h.

Referenced by CS(), and MC_().

char m_string[128] [private]

Definition at line 176 of file BigMatrix.h.

Referenced by MC_().

time_t temporary_measure_start [protected]

Definition at line 193 of file BigMatrix.h.

Referenced by CS().


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

Generated by  doxygen 1.6.2