TimeloopFE
Loading...
Searching...
No Matches
output_parsing.py File Reference

Classes

class  timeloopfe.v4.output_parsing.MultipliableDict
 A dictionary that can be multiplied or divided by a scalar. More...
 
class  timeloopfe.v4.output_parsing.OutputStats
 A class to store the output statistics from Timeloop. More...
 
class  timeloopfe.v4.output_parsing.OutputStatsList
 

Namespaces

namespace  timeloopfe
 
namespace  timeloopfe.v4
 Timeloop v4 Specification.
 
namespace  timeloopfe.v4.output_parsing
 

Functions

Tuple[int, int, float, dict] timeloopfe.v4.output_parsing.parse_stats_file (str path)
 Parse a stats file from Timeloop.
 
dict timeloopfe.v4.output_parsing.get_area_from_art (str path)
 Get the area of each component from an ART file.
 
OutputStats timeloopfe.v4.output_parsing.parse_timeloop_output ("Specification" spec, str output_dir, str prefix)
 Parse the output of Timeloop.