Gromacs
2026.0-dev-20250217-60d5e5b
|
#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"
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... | |