42 #ifndef TEUCHOS_PRINT_DOUBLE_HPP
43 #define TEUCHOS_PRINT_DOUBLE_HPP
The Teuchos namespace contains all of the classes, structs and enums used by Teuchos,...
void print_double(std::ostream &os, double v)
Prints a double-precision floating-point number exactly using minimal characters.