feat(reaclib): working on building efficient reaclib tooling for general nuclear network

this commit primarily adds a more robust ability to cull reactions that are not needed from the generated header
This commit is contained in:
2025-06-18 12:13:24 -04:00
parent 61b73db8fc
commit cbaab3d04c
7 changed files with 19577 additions and 10709 deletions

View File

@@ -56,8 +56,6 @@ namespace serif::network::approx8{
*/
typedef std::array<double,7> vec7;
using namespace boost::numeric::odeint;
/**
* @struct Approx8Net
* @brief Contains constants and arrays related to the nuclear network.