![]() |
MechSys
1.0
Computing library for simulations in continuum and discrete mechanics
|
#include <numstreams.h>
Public Attributes | |
bool | BoolAlpha |
Format output as a boolean? | |
bool | Integer |
Format output as an integer? | |
bool | Scientific |
Format output as a scientific number? | |
int | Width |
Width of the output. | |
int | Precision |
Precision for floating point numbers. | |
bool | Reset |
Reset ? |
Number format via STL streams.
Format output as a boolean?
Format output as an integer?
Precision for floating point numbers.
Reset ?
Format output as a scientific number?
Width of the output.