MEPP2 Project
|
#include <iostream>
#include <fstream>
Go to the source code of this file.
Functions | |
std::string | reader_type ("unkonwn reader") |
void | load_mesh (std::string filename) |
int | main (int narg, char **argv) |
void load_mesh | ( | std::string | filename | ) |
Definition at line 127 of file test_load_dangling_edge_aif.cpp.
int main | ( | int | narg, |
char ** | argv | ||
) |
Definition at line 185 of file test_load_dangling_edge_aif.cpp.
std::string reader_type | ( | "unkonwn reader" | ) |