Block-Structured AMR Software Framework
AMReX_BLProfStats.H File Reference
#include <AMReX_Config.H>
#include <AMReX_BLProfiler.H>
#include <AMReX_SPACE.H>
#include <AMReX_IntVect.H>
#include <AMReX_Box.H>
#include <AMReX_FArrayBox.H>
#include <AMReX_MultiFab.H>
#include <cstdio>
#include <iostream>
#include <fstream>
#include <string>
#include <set>
#include <map>
#include <sstream>

Go to the source code of this file.

Classes

class  BLProfStats
 
struct  BLProfStats::BLPDataBlock
 
struct  BLProfStats::FuncStat
 
struct  BLProfStats::CallTreeNode
 
struct  BLProfStats::TimeRange
 
struct  BLProfStats::TimeRangeCompare
 

Functions

std::ostream & operator<< (std::ostream &os, const BLProfStats::TimeRange &tr)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const BLProfStats::TimeRange tr 
)