Gromacs  2022-beta1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
simulationcontext.h File Reference
#include <memory>
#include <string>
#include "gromacs/mdrunutility/multisim.h"
#include "gromacs/utility/gmxmpi.h"
+ Include dependency graph for simulationcontext.h:

Description

Provide ways for client code to own simulation resources.

For gmx mdrun to be implemented as a client program, public API needs to provide a way to create and manipulate the SimulationContext.

Author
M. Eric Irrgang erici.nosp@m.rrga.nosp@m.ng@gm.nosp@m.ail..nosp@m.com

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::SimulationContext
 Simulation environment and configuration. More...