preCICE v3.3.0
Loading...
Searching...
No Matches
Event::Options Struct Reference

#include <Event.hpp>

Public Member Functions

void handle (Group g)
void handle (SynchronizeTag)

Public Attributes

bool synchronized = false
bool fundamental = false
Group group = Group::Default

Detailed Description

Definition at line 53 of file Event.hpp.

Member Function Documentation

◆ handle() [1/2]

void precice::profiling::Event::Options::handle ( Group g)
inline

Definition at line 58 of file Event.hpp.

◆ handle() [2/2]

void precice::profiling::Event::Options::handle ( SynchronizeTag )
inline

Definition at line 62 of file Event.hpp.

Member Data Documentation

◆ fundamental

bool precice::profiling::Event::Options::fundamental = false

Definition at line 55 of file Event.hpp.

◆ group

Group precice::profiling::Event::Options::group = Group::Default

Definition at line 56 of file Event.hpp.

◆ synchronized

bool precice::profiling::Event::Options::synchronized = false

Definition at line 54 of file Event.hpp.


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