|
Gromacs
2025.3
|
#include "gmxpre.h"#include "gromacs/utility/init.h"#include "config.h"#include "gromacs/utility/basedefinitions.h"#include "gromacs/utility/fatalerror.h"#include "gromacs/utility/gmxassert.h"
Include dependency graph for init.cpp:Implements functions from init.h.
Functions | |
| void | gmx::init (int *argc, char ***argv) |
| Initializes the GROMACS library. More... | |
| void | gmx::finalize () |
| Deinitializes the GROMACS library. More... | |
1.8.5