#include <unwrap_cube.hpp>
Public Member Functions | |
unwrap_cube_check (const Cube< eT > &A, const Cube< eT > &B) | |
~unwrap_cube_check () | |
Public Attributes | |
const Cube< eT > * | M_local |
const Cube< eT > & | M |
Definition at line 84 of file unwrap_cube.hpp.
unwrap_cube_check< Cube< eT > >::unwrap_cube_check | ( | const Cube< eT > & | A, | |
const Cube< eT > & | B | |||
) | [inline] |
unwrap_cube_check< Cube< eT > >::~unwrap_cube_check | ( | ) | [inline] |
Definition at line 98 of file unwrap_cube.hpp.
const Cube<eT>* unwrap_cube_check< Cube< eT > >::M_local |
Definition at line 110 of file unwrap_cube.hpp.
const Cube<eT>& unwrap_cube_check< Cube< eT > >::M |
Definition at line 111 of file unwrap_cube.hpp.