QCTools.cpp File Reference

#include "QCTools.hpp"

Include dependency graph for QCTools.cpp:

Go to the source code of this file.

Functions

void readGlobalDensityFromAsciiFile (const std::string &fileName, QCSymMatrix &D)
void readGlobalDensityFromAsciiFilePARA (std::ifstream &data, QCSymMatrix &D)
void readGlobalDensityFromAsciiFileSEQ (std::ifstream &data, QCSymMatrix &D)
void readGlobalDensityFromAsciiFileSHARED (std::ifstream &data, QCSymMatrix &D)


Function Documentation

void readGlobalDensityFromAsciiFile const std::string &  fileName,
QCSymMatrix D
 

Definition at line 22 of file QCTools.cpp.

References QC_TRACE_INIT, readGlobalDensityFromAsciiFilePARA(), readGlobalDensityFromAsciiFileSEQ(), and readGlobalDensityFromAsciiFileSHARED().

Here is the call graph for this function:

void readGlobalDensityFromAsciiFilePARA std::ifstream &  data,
QCSymMatrix D
 

Definition at line 99 of file QCTools.cpp.

References QC_TRACE_INIT, and readGlobalDensityFromAsciiFileSHARED().

Referenced by readGlobalDensityFromAsciiFile().

Here is the call graph for this function:

void readGlobalDensityFromAsciiFileSEQ std::ifstream &  data,
QCSymMatrix D
 

Definition at line 52 of file QCTools.cpp.

References QCMatrix::getDim(), and QC_TRACE_INIT.

Referenced by readGlobalDensityFromAsciiFile().

Here is the call graph for this function:

void readGlobalDensityFromAsciiFileSHARED std::ifstream &  data,
QCSymMatrix D
 

Definition at line 74 of file QCTools.cpp.

References QCMatrix::getDim(), and QC_TRACE_INIT.

Referenced by readGlobalDensityFromAsciiFile(), and readGlobalDensityFromAsciiFilePARA().

Here is the call graph for this function:


Generated on Sat Jan 28 21:07:32 2006 for QC++ by  doxygen 1.4.4