OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Functions
BetError.h File Reference
#include <stdio.h>
#include <string>
#include <iostream>
Include dependency graph for BetError.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void initBetErrorMsg (int level=0, const char *fbase=NULL)
 
void initBetErrorFilename (const char *fbase)
 
void writeBetError (std::string err="")
 
void setBetReportLevel (int level)
 

Function Documentation

void initBetErrorFilename ( const char *  fbase)

Definition at line 28 of file BetError.cpp.

void initBetErrorMsg ( int  level = 0,
const char *  fbase = NULL 
)

Definition at line 24 of file BetError.cpp.

void setBetReportLevel ( int  level)

Definition at line 32 of file BetError.cpp.

void writeBetError ( std::string  err = "")

Definition at line 36 of file BetError.cpp.

References endl().

Referenced by convlv(), findRoot(), ivector(), lsplint(), odeint(), qromb(), savgol(), and splint().

Here is the call graph for this function: