IFEM
90A354
src
LinAlg
print_tol.h
Go to the documentation of this file.
1
// $Id$
2
//==============================================================================
12
//==============================================================================
13
14
#ifndef UTL_PRINT_TOL_H
15
#define UTL_PRINT_TOL_H
16
17
18
namespace
utl
19
{
20
extern
double
zero_print_tol
;
21
extern
int
nval_per_line
;
22
}
23
24
#endif
utl
General utility classes and functions.
Definition:
SIMoptions.h:22
utl::zero_print_tol
double zero_print_tol
Zero tolerance for printing numbers.
Definition:
MatVec.C:24
utl::nval_per_line
int nval_per_line
Number of values to print per line.
Definition:
MatVec.C:23
Generated by
1.9.1