-
- Downloads
There was an error fetching the commit references. Please try again later.
Added PlumedException class to deal with internal plumed errors
It is now possible to throw an Exception which is based on standard library exception of c++. I also added a few macros: plumed_error, plumed_merror, plumed_assert and plumed_massert. See the documentation
src/PlumedException.cpp
0 → 100644
src/PlumedException.h
0 → 100644
Please register or sign in to comment