SimGrid  3.21
Versatile Simulation of Distributed Systems
simgrid::smpi::replay::ComputeParser Class Reference

#include <replay.hpp>

Inherits simgrid::smpi::replay::ActionArgParser.

Public Member Functions

void parse (simgrid::xbt::ReplayAction &action, std::string name) override
 
- Public Member Functions inherited from simgrid::smpi::replay::ActionArgParser
virtual ~ActionArgParser ()=default
 

Public Attributes

double flops
 

Member Function Documentation

◆ parse()

void simgrid::smpi::replay::ComputeParser::parse ( simgrid::xbt::ReplayAction action,
std::string  name 
)
overridevirtual

Member Data Documentation

◆ flops

double simgrid::smpi::replay::ComputeParser::flops

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