#include <MC_grid_3d.hpp>


Public Member Functions | |
| MC_exception_grid_3d (const std::string &message) | |
Definition at line 19 of file MC_grid_3d.hpp.
| mesh_conv::exception::MC_exception_grid_3d::MC_exception_grid_3d | ( | const std::string & | message | ) | [inline] |
Definition at line 22 of file MC_grid_3d.hpp.
00022 :MC_exception(message){}
1.6.1