#include <MC_grid_3d.hpp>


Public Member Functions | |
| MC_exception_grid_3d_out_of_bounds (const std::string &message) | |
Definition at line 26 of file MC_grid_3d.hpp.
| mesh_conv::exception::MC_exception_grid_3d_out_of_bounds::MC_exception_grid_3d_out_of_bounds | ( | const std::string & | message | ) | [inline] |
Definition at line 29 of file MC_grid_3d.hpp.
00029 :MC_exception_grid_3d(message){}
1.6.1