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

#include <Event.hpp>

Public Member Functions

void handle (FundamentalTag)
void handle (SynchronizeTag)

Public Attributes

bool synchronized = false
bool fundamental = false

Detailed Description

Definition at line 46 of file Event.hpp.

Member Function Documentation

◆ handle() [1/2]

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

Definition at line 50 of file Event.hpp.

◆ handle() [2/2]

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

Definition at line 54 of file Event.hpp.

Member Data Documentation

◆ fundamental

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

Definition at line 48 of file Event.hpp.

◆ synchronized

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

Definition at line 47 of file Event.hpp.


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