Gromacs  2025-dev-20241003-bd59e46
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
legacymdrunoptions.h File Reference
#include <string>
#include <vector>
#include "gromacs/commandline/filenm.h"
#include "gromacs/commandline/pargs.h"
#include "gromacs/domdec/options.h"
#include "gromacs/fileio/filetypes.h"
#include "gromacs/hardware/hw_info.h"
#include "gromacs/mdtypes/mdrunoptions.h"
#include "gromacs/utility/basedefinitions.h"
#include "gromacs/utility/iserializer.h"
#include "gromacs/utility/real.h"
#include "replicaexchange.h"
+ Include dependency graph for legacymdrunoptions.h:
+ This graph shows which files directly or indirectly include this file:

Description

This file declares helper functionality for legacy option handling for mdrun.

Author
Berk Hess hess@.nosp@m.kth..nosp@m.se
David van der Spoel david.nosp@m..van.nosp@m.dersp.nosp@m.oel@.nosp@m.icm.u.nosp@m.u.se
Erik Lindahl erik@.nosp@m.kth..nosp@m.se
Mark Abraham mark..nosp@m.j.ab.nosp@m.raham.nosp@m.@gma.nosp@m.il.co.nosp@m.m

Classes

class  gmx::ArrayRef< typename >
 STL-like interface to a C array of T (or part of a std container of T). More...
 
class  gmx::LegacyMdrunOptions
 This class provides the same command-line option functionality to both CLI and API sessions. More...