test_state_manager.cc File Reference
#include <map>#include <unordered_map>#include <memory>#include "wonton/support/wonton.h"#include "wonton/state/state_vector_uni.h"#include "wonton/state/state_vector_multi.h"#include "wonton/state/state_manager.h"#include "wonton/mesh/simple/simple_mesh.h"#include "wonton/mesh/simple/simple_mesh_wrapper.h"#include "gtest/gtest.h"Functions | |
| TEST (StateManager, testPointerStateManager) | |
| TEST (StateManager, testSharedPointerStateManager) | |
| TEST (StateManager, testSharedPointerStateManagerMap) | |
| TEST (StateManager, testStateVectorMultiAccess) | |
| TEST (StateManager, testConstructManager) | |
| TEST (StateManager, manageMeshField2) | |
| TEST (StateManager, manageMeshFieldTemplate) | |
| TEST (StateManager, multiMatField) | |
| TEST (StateManager, mixedFields) | |
| TEST (StateManager, mixedFields2) | |
| TEST (StateManager, testUniIsolation) | |
| TEST (StateManager, testMultiIsolation) | |
| TEST (StateManager, testMultiIsolationPoint) | |
| TEST (StateManager, test4Cell) | |
| TEST (StateManager, testConstness) | |
Function Documentation
◆ TEST() [1/15]
| TEST | ( | StateManager | , |
| testPointerStateManager | |||
| ) |
◆ TEST() [2/15]
| TEST | ( | StateManager | , |
| testSharedPointerStateManager | |||
| ) |
◆ TEST() [3/15]
| TEST | ( | StateManager | , |
| testSharedPointerStateManagerMap | |||
| ) |
◆ TEST() [4/15]
| TEST | ( | StateManager | , |
| testStateVectorMultiAccess | |||
| ) |
◆ TEST() [5/15]
| TEST | ( | StateManager | , |
| testConstructManager | |||
| ) |
◆ TEST() [6/15]
| TEST | ( | StateManager | , |
| manageMeshField2 | |||
| ) |
◆ TEST() [7/15]
| TEST | ( | StateManager | , |
| manageMeshFieldTemplate | |||
| ) |
◆ TEST() [8/15]
| TEST | ( | StateManager | , |
| multiMatField | |||
| ) |
◆ TEST() [9/15]
| TEST | ( | StateManager | , |
| mixedFields | |||
| ) |
◆ TEST() [10/15]
| TEST | ( | StateManager | , |
| mixedFields2 | |||
| ) |
◆ TEST() [11/15]
| TEST | ( | StateManager | , |
| testUniIsolation | |||
| ) |
◆ TEST() [12/15]
| TEST | ( | StateManager | , |
| testMultiIsolation | |||
| ) |
◆ TEST() [13/15]
| TEST | ( | StateManager | , |
| testMultiIsolationPoint | |||
| ) |
◆ TEST() [14/15]
| TEST | ( | StateManager | , |
| test4Cell | |||
| ) |
◆ TEST() [15/15]
| TEST | ( | StateManager | , |
| testConstness | |||
| ) |