Gromacs  2024.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
gmx::Profiling Class Reference

#include <gromacs/mdrun/simulatorbuilder.h>

+ Collaboration diagram for gmx::Profiling:

Description

Collection of profiling information.

Public Member Functions

 Profiling (t_nrnb *nrnb, gmx_walltime_accounting *walltimeAccounting, gmx_wallcycle *wallCycle)
 Build profiling information collection.
 

Public Attributes

t_nrnb * nrnb_
 Handle to datastructure.
 
gmx_wallcycle * wallCycle_
 Handle to wallcycle stuff.
 
gmx_walltime_accountingwallTimeAccounting_
 Handle to wallcycle time accounting stuff.
 

The documentation for this class was generated from the following file: