test_flat_state_wrapper.cc File Reference
#include "wonton/state/jali/jali_state_wrapper.h"
#include "wonton/mesh/jali/jali_mesh_wrapper.h"
#include "wonton/support/wonton.h"
#include <iostream>
#include <exception>
#include <string>
#include "gtest/gtest.h"
#include "mpi.h"
#include "MeshFactory.hh"
#include "wonton/state/flat/flat_state_wrapper.h"
Functions | |
TEST (Flat_State_Wrapper, VectorInit) | |
TEST (Flat_State_Wrapper, VectorInitFail1) | |
TEST (Flat_State_Wrapper, VectorInitFail2) | |
TEST (Flat_State_Wrapper, DataTypes2D) | |
TEST (Flat_State_Wrapper, DataTypes3D) | |
Function Documentation
◆ TEST() [1/5]
TEST | ( | Flat_State_Wrapper | , |
VectorInit | |||
) |
◆ TEST() [2/5]
TEST | ( | Flat_State_Wrapper | , |
VectorInitFail1 | |||
) |
◆ TEST() [3/5]
TEST | ( | Flat_State_Wrapper | , |
VectorInitFail2 | |||
) |
◆ TEST() [4/5]
TEST | ( | Flat_State_Wrapper | , |
DataTypes2D | |||
) |
◆ TEST() [5/5]
TEST | ( | Flat_State_Wrapper | , |
DataTypes3D | |||
) |