|
Gromacs
2018.6
|
| Generic GROMACS namespace | |
| Abstract base class for all objects that provide data | |
| Parallelizable data container for raw data | |
| Handle for inserting data into AnalysisData | |
| Abstract base class for data objects that present in-memory data | |
| Simple in-memory data array | |
| Value type for representing a single value in analysis data objects | |
| Value type for storing frame-level information for analysis data | |
| Value type wrapper for non-mutable access to a set of data column values | |
| Value type wrapper for non-mutable access to a data frame | |
| Interface for a module that gets notified whenever data is added | |
| Convenience base class for serial analysis data modules | |
| Convenience base class for parallel analysis data modules | |
| Data module for independently averaging each column in input data | |
| Data module for averaging of columns for each frame | |
| Data module for calculating displacements | |
| Provides "named parameter" idiom for constructing histograms | |
| Contains parameters that specify histogram bin locations | |
| Base class for representing histograms averaged over frames | |
| Data module for per-frame histograms | |
| Data module for per-frame weighted histograms | |
| Data module for bin averages | |
| Data module for computing lifetime histograms for columns in input data | |
| Common settings for data plots | |
| Abstract data module for writing data into a file | |
| Plotting module for straightforward plotting of data | |
| Plotting module specifically for data consisting of vectors | |
| STL-like container for an interface to a C array of T (or part of a std::vector<T, A> or std::array<T>) | |
| Writes help information for Options | |
| Settings to pass information between a module and the general runner | |
| Module that can be run from command line using CommandLineModuleManager | |
| Settings to pass information between a CommandLineOptionsModule and generic code that runs it | |
| Module that can be run from a command line and uses gmx::Options for argument processing | |
| Implements command-line parsing for Options objects | |
| Evaluate log2(n) for integer n statically at compile time | |
| Specialization of StaticLog2<n> for n==1 | |
| Specialization of StaticLog2<n> for n==0 | |
| C++ class for 3D vectors | |
| Abstract base class for specifying option properties | |
| Templated base class for constructing concrete option settings classes | |
| Gives information and allows modifications to an option after creation | |
| Base class for specifying option section properties | |
| Base class for handles to option sections | |
| Specifies an option that provides boolean values | |
| Specifies an option that provides integer values | |
| Specifies an option that provides 64-bit integer values | |
| Specifies an option that provides floating-point (double) values | |
| Specifies an option that provides floating-point (float) values | |
| Specifies an option that provides string values | |
Specifies an option that accepts enumerated string values and writes the selected index into an enum variable | |
| Wrapper class for accessing boolean option information | |
| Wrapper class for accessing integer option information | |
| Wrapper class for accessing 64-bit integer option information | |
| Wrapper class for accessing floating-point option information | |
| Wrapper class for accessing floating-point option information | |
| Wrapper class for accessing string option information | |
| Wrapper class for accessing enum option information | |
| Specifies an option that provides file names | |
| Wrapper class for accessing file name option information | |
| Handles interaction of file name options with global options | |
| Interface to provide extension points for options parsing | |
| Interface for adding input options | |
| Interface for adding input options with sections | |
| Base class for option managers | |
| Collection of options | |
| Declares a simple option section | |
| Allows adding options to an OptionSection | |
| Allows adding options to an RepeatingOptionSection | |
| Declares an option section that creates a structure for each instance | |
| Provides common functionality for time unit conversions | |
| Options behavior to add a time unit option | |
| Exponential distribution | |
| Exponential distribution parameters | |
| Gamma distribution | |
| Gamma distribution parameters | |
| Normal distribution | |
| Normal distribution parameters | |
| Tabulated normal random distribution | |
| Normal distribution parameter class (mean and stddev) | |
| General implementation class for ThreeFry counter-based random engines | |
| ThreeFry2x64 random engine with 20 iteractions | |
| ThreeFry2x64 random engine with 13 iteractions | |
| Uniform integer distribution | |
| Uniform int distribution parameters | |
| Uniform real distribution | |
| Uniform real distribution parameters | |
| Input positions for neighborhood searching | |
| Neighborhood searching for analysis tools | |
| Value type to represent a pair of positions found in neighborhood searching | |
| Initialized neighborhood search with a fixed set of reference positions | |
| Initialized neighborhood pair search with a fixed set of positions | |
| Provides access to a single selection | |
| Provides access to information about a single selected position | |
| Collection of selections | |
| Describes topology properties required for selection evaluation | |
| Specifies an option that provides selection(s) | |
| Wrapper class for accessing and modifying selection option information | |
| Provides topology information to SelectionOptionBehavior | |
| Options behavior to allow using SelectionOptions | |
| Handles interaction of selection options with other options and user input | |
| Base class for thread-local data storage during trajectory analysis | |
| Base class for trajectory analysis modules | |
| Trajectory analysis module configuration object | |
| Topology information passed to a trajectory analysis module | |
| Runner for command-line trajectory analysis tools | |
| Tag type to initialize empty array references | |
| Helper class to manage a pointer to a private implementation class | |
| Search parameters for DataFileFinder | |
| Information about a data file found by DataFileFinder::enumerateFiles() | |
| Searches data files from a set of paths | |
| Stores additional context information for exceptions | |
| Provides information for Gromacs exception constructors | |
| Base class for all exception objects in Gromacs | |
| Exception class for file I/O errors | |
| Exception class for user input errors | |
| Exception class for situations where user input cannot be parsed/understood | |
| Exception class for situations where user input is inconsistent | |
| Exception class when a specified tolerance cannot be achieved | |
| Exception class for simulation instabilities | |
| Exception class for internal errors | |
| Exception class for incorrect use of an API | |
| Exception class for out-of-range values or indices | |
| Exception class for use of an unimplemented feature | |
| Template class for typesafe handling of combination of flags | |
| Provides information about installation prefix (see IProgramContext::installationPrefix()) | |
| Provides context information about the program that is calling the library | |
| Function object that wraps a call to formatString() that expects a single conversion argument, for use with algorithms | |
Function object to implement the same interface as StringFormatter to use with strings that should not be formatted further | |
| Stores settings for line wrapping | |
| Wraps lines to a predefined length | |
| Free-energy sampling history struct | |
| Stores a single index group | |
| Data structure for calculating index group mappings | |
| Stores a set of positions together with their origins | |
| Block of molecules of the same type, used in gmx_mtop_t | |
| Sparse matrix storage format | |
| File name option definition for C code | |
| Declares mdatom data structure | |
| Command-line argument definition for C code | |
| Structure containing info on periodic boundary conditions | |
| The microstate of the system |
1.8.5