test_simple_mesh_wrapper.cc File Reference
#include <iostream>
#include <vector>
#include <iterator>
#include "wonton/mesh/simple/simple_mesh.h"
#include "wonton/mesh/simple/simple_mesh_wrapper.h"
#include "wonton/support/wonton.h"
#include "wonton/support/Point.h"
#include "wonton/support/Vector.h"
#include "gtest/gtest.h"

Functions

 TEST (Simple_Mesh, OneCell)
 
 TEST (Simple_Mesh, MultiCell)
 
 TEST (Simple_Mesh, AdjCell)
 
 TEST (Simple_Mesh, GlobalID)
 
 TEST (Simple_Mesh, MultiCell_Facetization)
 

Function Documentation

◆ TEST() [1/5]

TEST ( Simple_Mesh  ,
OneCell   
)

◆ TEST() [2/5]

TEST ( Simple_Mesh  ,
MultiCell   
)

◆ TEST() [3/5]

TEST ( Simple_Mesh  ,
AdjCell   
)

◆ TEST() [4/5]

TEST ( Simple_Mesh  ,
GlobalID   
)

◆ TEST() [5/5]

TEST ( Simple_Mesh  ,
MultiCell_Facetization   
)