Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AMReX-Codes/amrex
/ Verbose
Method
Verbose
Src/Base/AMReX.cpp:181–181 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
#endif
180
181
int amrex::Verbose () noexcept { return amrex::system::verbose; }
182
183
void amrex::SetVerbose (int v) noexcept { amrex::system::verbose = v; }
184
Callers
1
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected