![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Public Member Functions | |
| DoDiff (const Mesh &left, const Mesh &right, common::Action &differ, bool &mesh_equal) | |
| template<typename NumberT > | |
| void | operator() (const NumberT) |
| template<typename ArrayT > | |
| void | apply () |
Public Attributes | |
| const Mesh & | m_left |
| const Mesh & | m_right |
| common::Action & | m_differ |
| bool & | m_mesh_equal |
| std::string | m_prefix |
Definition at line 47 of file MeshDiff.cpp.
|
inline |
Definition at line 49 of file MeshDiff.cpp.
|
inline |
Definition at line 67 of file MeshDiff.cpp.
|
inline |
Definition at line 60 of file MeshDiff.cpp.
| common::Action& m_differ |
Definition at line 103 of file MeshDiff.cpp.
| const Mesh& m_left |
Definition at line 101 of file MeshDiff.cpp.
| bool& m_mesh_equal |
Definition at line 104 of file MeshDiff.cpp.
| std::string m_prefix |
Definition at line 105 of file MeshDiff.cpp.
| const Mesh& m_right |
Definition at line 102 of file MeshDiff.cpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |