#include "FieldReaderSTD.h"
#include "FileManager.h"
#include "io_config.h"
#include "../../include/Enums.h"
#include "../../include/FieldElems.h"
#include "../../include/MeshElems.h"
#include "aph_intf.h"
#include "../include/fv_compiler.h"
#include <iostream>
#include <fstream>
#include <vector>
#include <string>
#include <cstdio>
#include <cstdlib>
Namespaces | |
namespace | IOmgr |
Defines | |
#define | APC_TRUE 1 |
#define | APC_FALSE 0 |
Functions | |
bool | IOmgr::mmr_el_status (const mmt_elems *pel, int nel) |
FieldReaderSTD & | IOmgr::InstanceOfFieldReaderSTD () |
Variables | |
FieldReaderSTD | IOmgr::inst_FiledReaderSTD |
#define APC_FALSE 0 |
#define APC_TRUE 1 |