#include <cstdio>#include <iostream>#include <fstream>#include <string>#include <utility>#include <map>#include <unordered_map>#include <vector>#include <algorithm>#include <limits>#include <iomanip>#include <set>#include <sys/time.h>#include <unistd.h>#include <AMReX_RegionsProfStats.H>#include <AMReX_ParallelDescriptor.H>#include <AMReX_Utility.H>#include <AMReX_BLProfUtilities.H>Macros | |
| #define | SHOWVAL(val) { cout << #val << " = " << val << endl; } |
| #define | PRINTCS(CS) |
| #define | PRINTCSNC(CS) |
| #define | IcsHTMLFile csHTMLFile |
| #define | IIcsHTMLFile csHTMLFile |
| #define | IcsHTMLFile csHTMLFile |
| #define | IIcsHTMLFile csHTMLFile |
| #define | PRINTCSTT(IOS, CS, DEL) |
| #define | BL_CYCLEOPENS |
Functions | |
| const int | XDIR (0) |
| const int | YDIR (1) |
| const int | ZDIR (2) |
| std::string | SanitizeName (const std::string &s) |
| #define BL_CYCLEOPENS |
| #define IcsHTMLFile csHTMLFile |
| #define IcsHTMLFile csHTMLFile |
| #define IIcsHTMLFile csHTMLFile |
| #define IIcsHTMLFile csHTMLFile |
| #define PRINTCS | ( | CS | ) |
| #define PRINTCSNC | ( | CS | ) |
| #define PRINTCSTT | ( | IOS, | |
| CS, | |||
| DEL | |||
| ) |
| #define SHOWVAL | ( | val | ) | { cout << #val << " = " << val << endl; } |
|
extern |
| const int XDIR | ( | 0 | ) |
| const int YDIR | ( | 1 | ) |
| const int ZDIR | ( | 2 | ) |