#include <exception>
#include <fstream>
#include <iterator>
#include <string>
#include "add_to_log.h"
#include "fmt/chrono.h"
#include "fmt/color.h"
#include "fmt/ostream.h"
#include "time_stamp.h"
#include "tokenize.h"
#include <exodusII.h>
#include <Ionit_Initializer.h>
#include <Ioss_MemoryUtils.h>
#include <Ioss_ParallelUtils.h>
#include <Ioss_SmartAssert.h>
#include <Ioss_Utils.h>
#include "Grid.h"
#include "ZE_SystemInterface.h"
Functions | |
template<typename INT > | |
double | zellij (SystemInterface &interFace, INT dummy) |
int | main (int argc, char *argv[]) |
Variables | |
std::string | tsFormat = "[{:%H:%M:%S}]" |
unsigned int | debug_level = 0 |
int main | ( | int | argc, |
char * | argv[] | ||
) |
double zellij | ( | SystemInterface & | interFace, |
INT | dummy | ||
) |
unsigned int debug_level = 0 |
std::string tsFormat = "[{:%H:%M:%S}]" |