#include <AMReX_ErrorList.H>
◆ SetDerefine()
◆ SetMaxLevel()
◆ SetMaxTime()
| AMRErrorTagInfo & amrex::AMRErrorTagInfo::SetMaxTime |
( |
amrex::Real |
max_time | ) |
|
|
inlinenoexcept |
◆ SetMinTime()
| AMRErrorTagInfo & amrex::AMRErrorTagInfo::SetMinTime |
( |
amrex::Real |
min_time | ) |
|
|
inlinenoexcept |
◆ SetRealBox()
◆ SetVolumeWeighting()
| AMRErrorTagInfo & amrex::AMRErrorTagInfo::SetVolumeWeighting |
( |
int |
volume_weighting | ) |
|
|
inlinenoexcept |
◆ m_derefine
| int amrex::AMRErrorTagInfo::m_derefine = 0 |
◆ m_max_level
| int amrex::AMRErrorTagInfo::m_max_level = 1000 |
◆ m_max_time
| Real amrex::AMRErrorTagInfo::m_max_time = std::numeric_limits<Real>::max() |
◆ m_min_time
| Real amrex::AMRErrorTagInfo::m_min_time = std::numeric_limits<Real>::lowest() |
◆ m_realbox
| RealBox amrex::AMRErrorTagInfo::m_realbox |
◆ m_volume_weighting
| int amrex::AMRErrorTagInfo::m_volume_weighting = 0 |
The documentation for this struct was generated from the following file: