Sandia Home Sandia Home
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

APPSPACK_Common.hpp File Reference


Detailed Description

All standard C/C++ and STL header files are included via this file, and all "using" declarations are declared here.

The purpose of this file is to handle all the special cases for the way the various files are included and also to enforse general conventions. For example, on some systems it is vital to declare using namespace std;, while on other systems it is just the opposite. All these situations are handled in this file.

Definition in file APPSPACK_Common.hpp.#include "APPSPACK_Config.hpp"
#include <iostream>
#include <iomanip>
#include <cmath>
#include <cstdio>
#include <cstdlib>
#include <ctime>
#include <cstring>
#include <unistd.h>
#include <string>
#include <vector>
#include <list>
#include <fstream>
#include <map>
#include <sstream>

Include dependency graph for APPSPACK_Common.hpp:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  std

 

© Sandia Corporation | Site Contact | Privacy and Security

Generated on Wed Dec 14 18:41:05 2005 for APPSPACK 4.0.2 by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2002