Main Page | Namespace List | Class List | File List | Namespace Members | Class Members | File Members

System-FIGL-Loeser.hpp File Reference

#include <vector>
#include <fstream>
#include <ctime>
#include "interval.hpp"
#include "ivector.hpp"
#include "imatrix.hpp"

Go to the source code of this file.

Classes

class  IntegralSystemOperatorRG
class  IntegralGleichungsSystem

Functions

void start_clock (clock_t &t1)
void print_time_used (clock_t t1, ostream &out)


Detailed Description

VFIS Integral Equation Solver central module header with class definitions. Method/Function definitions see implementation file.

Function Documentation

void print_time_used clock_t  t1,
ostream &  out
 

Print computation time

Parameters:
[in] t1 Timer variable
[in,out] outf Output file stream

void start_clock clock_t &  t1  ) 
 

Start timer

Parameters:
[in] t1 Timer variable


Generated on Wed Apr 4 18:16:37 2007 for VFIS by  doxygen 1.4.4