Gromacs
2024.3
|
#include "gmxpre.h"
#include "gromacs/pbcutil/pbcenums.h"
#include "gromacs/utility/enumerationhelpers.h"
Implements getters for enum names.
Functions | |
const char * | gmx::centerTypeNames (CenteringType type) |
Get names for the different centering types. More... | |
const char * | gmx::unitCellTypeNames (UnitCellType type) |
Get names for the different unit cell representation types. More... | |