Tests for the direct_product mesh definition in direct_product_mesh.h.
More...
#include "wonton/mesh/direct_product/direct_product_mesh.h"
#include <array>
#include <cmath>
#include <iostream>
#include <vector>
#include "wonton/support/wonton.h"
#include "wonton/support/Point.h"
#include "gtest/gtest.h"
|
| TEST (Direct_Product_Mesh, Parallel1D) |
|
| TEST (Direct_Product_Mesh, Parallel2D_OneGhostLayer) |
|
| TEST (Direct_Product_Mesh, Parallel3D) |
|
Tests for the direct_product mesh definition in direct_product_mesh.h.
◆ TEST() [1/3]
TEST |
( |
Direct_Product_Mesh |
, |
|
|
Parallel1D |
|
|
) |
| |
◆ TEST() [2/3]
TEST |
( |
Direct_Product_Mesh |
, |
|
|
Parallel2D_OneGhostLayer |
|
|
) |
| |
◆ TEST() [3/3]
TEST |
( |
Direct_Product_Mesh |
, |
|
|
Parallel3D |
|
|
) |
| |