10#ifndef TEUCHOS_FILEINPUTSTREAM_H
11#define TEUCHOS_FILEINPUTSTREAM_H
39 virtual unsigned int readBytes(
unsigned char*
const toFill,
40 const unsigned int maxToRead);
Teuchos header file which uses auto-configuration information to include necessary C++ headers.
The Teuchos namespace contains all of the classes, structs and enums used by Teuchos,...