#include "gtest/gtest.h"#include "wonton/mesh/jali/jali_mesh_wrapper.h"#include "wonton/state/jali/jali_state_wrapper.h"#include "portage/intersect/intersect_swept_face.h"#include "Mesh.hh"#include "MeshFactory.hh"#include "JaliState.h"Classes | |
| class | IntersectSweptBase2D |
| Fixture class for swept face moments computation tests. More... | |
| class | IntersectSweptForward2D |
| Fixture class for intersection moment computation tests when target cells are swept forward like below. More... | |
| class | IntersectSweptBackward2D |
| Fixture class for intersection moment computation tests when target cells are swept backward like below. More... | |
| class | IntersectSweptOneAxis2D |
| Fixture class for intersection moment computation tests when target cells are swept only along one-axis like below. More... | |
Functions | |
| TEST_F (IntersectSweptForward2D, MomentsCheck) | |
| TEST_F (IntersectSweptBackward2D, MomentsCheck) | |
| TEST_F (IntersectSweptOneAxis2D, MomentsCheck) | |
Function Documentation
◆ TEST_F() [1/3]
| TEST_F | ( | IntersectSweptForward2D | , |
| MomentsCheck | |||
| ) |
◆ TEST_F() [2/3]
| TEST_F | ( | IntersectSweptBackward2D | , |
| MomentsCheck | |||
| ) |
◆ TEST_F() [3/3]
| TEST_F | ( | IntersectSweptOneAxis2D | , |
| MomentsCheck | |||
| ) |