#include <AMReX_BLProfStats.H>
◆ TimeRange() [1/2]
BLProfStats::TimeRange::TimeRange |
( |
| ) |
|
|
inline |
◆ TimeRange() [2/2]
BLProfStats::TimeRange::TimeRange |
( |
Real |
startT, |
|
|
Real |
stopT |
|
) |
| |
|
inline |
◆ Contains()
bool BLProfStats::TimeRange::Contains |
( |
Real |
t | ) |
const |
|
inline |
◆ operator!=()
bool BLProfStats::TimeRange::operator!= |
( |
const TimeRange & |
rhs | ) |
const |
|
inline |
◆ operator<<()
std::ostream& BLProfStats::TimeRange::operator<< |
( |
std::ostream & |
os | ) |
|
|
inline |
◆ operator=()
◆ operator==()
bool BLProfStats::TimeRange::operator== |
( |
const TimeRange & |
rhs | ) |
const |
|
inline |
◆ startTime
Real BLProfStats::TimeRange::startTime |
◆ stopTime
Real BLProfStats::TimeRange::stopTime |
The documentation for this struct was generated from the following file: