We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd435e7 commit 5eed197Copy full SHA for 5eed197
src/nucname.h
@@ -357,6 +357,8 @@ namespace nucname
357
int zzaaam_to_id(std::string nuc);
358
/// \}
359
360
+ /// \ function that checks for metastability and returns a number according to the state
361
+ extern int pyne::nucname::isomer_id(std::string end_char)
362
363
/// \name ZZZAAA Form Functions
364
/// \{
0 commit comments