MEPP2 Project
Functions | Variables
test_not_2_manifold_aif.cpp File Reference
#include "FEVV/Wrappings/Graph_traits_aif.h"
#include "FEVV/DataStructures/AIF/AIFMesh.hpp"
#include "FEVV/DataStructures/AIF/AIFMeshHelpers.h"
#include <algorithm>
#include <cassert>
Include dependency graph for test_not_2_manifold_aif.cpp:

Go to the source code of this file.

Functions

template<typename T >
void display_container (const T &container, const char *title)
 
int main (void)
 

Variables

const bool VERBOSE = false
 

Function Documentation

◆ display_container()

template<typename T >
void display_container ( const T &  container,
const char *  title 
)

Definition at line 28 of file test_not_2_manifold_aif.cpp.

◆ main()

int main ( void  )

Definition at line 43 of file test_not_2_manifold_aif.cpp.

Here is the call graph for this function:

Variable Documentation

◆ VERBOSE

const bool VERBOSE = false

Definition at line 38 of file test_not_2_manifold_aif.cpp.