Gromacs  2025.0-dev-20241011-013a99c
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Functions
#include "gmxpre.h"
#include "selhelp.h"
#include <memory>
#include <set>
#include <string>
#include <utility>
#include <vector>
#include "gromacs/onlinehelp/helptopic.h"
#include "gromacs/onlinehelp/helpwritercontext.h"
#include "gromacs/selection/selvalue.h"
#include "gromacs/utility/classhelpers.h"
#include "gromacs/utility/exceptions.h"
#include "gromacs/utility/gmxassert.h"
#include "gromacs/utility/stringutil.h"
#include "gromacs/utility/textwriter.h"
#include "selmethod.h"
#include "symrec.h"
+ Include dependency graph for selhelp.cpp:

Description

Implements functions in selhelp.h.

Author
Teemu Murtola teemu.nosp@m..mur.nosp@m.tola@.nosp@m.gmai.nosp@m.l.com

Classes

class  gmx::anonymous_namespace{selhelp.cpp}::KeywordDetailsHelpTopic
 Help topic implementation for an individual selection method. More...
 
class  gmx::anonymous_namespace{selhelp.cpp}::KeywordsHelpTopic
 Custom help topic for printing a list of selection keywords. More...
 

Functions

HelpTopicPointer gmx::createSelectionHelpTopic ()
 */ More...