#include <iostream>#include "typedefs.hpp"#include "cl_Communicator.hpp"#include "commtools.hpp"#include "banner.hpp"#include "cl_Logger.hpp"#include "cl_Vector.hpp"#include "cl_Mesh.hpp"#include "cl_FEM_Kernel.hpp"#include "cl_FEM_KernelParameters.hpp"#include "../iwg/cl_IWG_StaticHeatConduction.hpp"#include "fn_norm.hpp"#include "fn_Mesh_compute_surface_normals.hpp"Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| Communicator | gComm |
| Logger | gLog (3) |
| int main | ( | int | argc, |
| char * | argv[] ) |
| Communicator gComm |
| Logger gLog(3) | ( | 3 | ) |