https://mooseframework.inl.gov
Loading...
Searching...
No Matches
src
reporters
Functions
ReporterName.C File Reference
Go to the source code of this file.
Functions
std::ostream &
operator<<
(std::ostream &os, const
ReporterName
&state)
Function Documentation
◆
operator<<()
std::ostream & operator<<
(
std::ostream &
os
,
const
ReporterName
&
state
)
Definition at line
98
of file
ReporterName.C
.
100
{
101
os << state.
getCombinedName
();
102
return
os;
103
}
ReporterName::getCombinedName
const std::string getCombinedName() const
Return the name of the object and data as object_name/data_name.
Definition
ReporterName.C:53
Generated on Fri Aug 21 2026 13:34:03 for https://mooseframework.inl.gov by
1.9.8