#include <iostream>#include "typedefs.hpp"#include "cl_Communicator.hpp"#include "cl_Logger.hpp"#include "banner.hpp"#include "cl_Mesh_GmshReader.hpp"#include "cl_Mesh_ExodusWriter.hpp"#include "cl_Mesh.hpp"#include "cl_Mesh_OrientationChecker.hpp"#include "cl_Visualizer.hpp"#include "cl_Element_Factory.hpp"Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| Communicator | gComm |
| Logger | gLog (5) |
| int main | ( | int | argc, |
| char * | argv[] ) |
| Communicator gComm |
| Logger gLog(5) | ( | 5 | ) |