MEPP2 Project
Functions
test_load_dangling_edge_aif.cpp File Reference
#include <iostream>
#include <fstream>
Include dependency graph for test_load_dangling_edge_aif.cpp:

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)
 

Function Documentation

◆ load_mesh()

void load_mesh ( std::string  filename)

Definition at line 127 of file test_load_dangling_edge_aif.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ main()

int main ( int  narg,
char **  argv 
)

Definition at line 185 of file test_load_dangling_edge_aif.cpp.

Here is the call graph for this function:

◆ reader_type()

std::string reader_type ( "unkonwn reader"  )