|
Gromacs
2025.3
|
#include <filesystem>
Include dependency graph for programcontext.h:
This graph shows which files directly or indirectly include this file:Declares gmx::IProgramContext and related methods.
Classes | |
| struct | gmx::InstallationPrefixInfo |
| Provides information about installation prefix (see IProgramContext::installationPrefix()). More... | |
| class | gmx::IProgramContext |
| Provides context information about the program that is calling the library. More... | |
Functions | |
| const IProgramContext & | gmx::getProgramContext () |
| Returns the global IProgramContext instance. More... | |
| void | gmx::setProgramContext (const IProgramContext *context) |
| Sets the global IProgramContext instance. More... | |
1.8.5