Teuchos - Trilinos Tools Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
Teuchos_CompObject.hpp File Reference

Object for storing data and providing functionality that is common to all computational classes. More...

#include "Teuchos_Object.hpp"
#include "Teuchos_Flops.hpp"

Go to the source code of this file.

Classes

class  Teuchos::CompObject
 Functionality and data that is common to all computational classes. More...
 

Namespaces

 Teuchos
 The Teuchos namespace contains all of the classes, structs and enums used by Teuchos, as well as a number of utility routines.
 

Detailed Description

Object for storing data and providing functionality that is common to all computational classes.

Definition in file Teuchos_CompObject.hpp.