10#ifndef TEUCHOS_GET_CONST_HPP 
   11#define TEUCHOS_GET_CONST_HPP 
Teuchos header file which uses auto-configuration information to include necessary C++ headers.
 
Smart reference counting pointer class for automatic garbage collection.
 
const T & getConst(T &t)
Return a constant reference to an object given a non-const reference.
 
The Teuchos namespace contains all of the classes, structs and enums used by Teuchos,...