OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Functions
BetError.cpp File Reference
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include <stdarg.h>
#include <errno.h>
#include "Algorithms/bet/BetError.h"
Include dependency graph for BetError.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

void initBetErrorFilename ( const char *  fbase)

Definition at line 28 of file BetError.cpp.

void initBetErrorMsg ( int  level,
const char *  fbase 
)

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: