|
ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
|

Functions | |
| void | tag_on_distance_from_eye (const Geometry &cgeom, TagBoxArray *tags, const Real eye_x, const Real eye_y, const Real rad_tag) |
| void tag_on_distance_from_eye | ( | const Geometry & | cgeom, |
| TagBoxArray * | tags, | ||
| const Real | eye_x, | ||
| const Real | eye_y, | ||
| const Real | rad_tag | ||
| ) |
Function to tag cells for refinement – this overrides the pure virtual function in AmrCore
| [in] | levc | level of refinement at which we tag cells (0 is coarsest level) |
| [out] | tags | array of tagged cells |
| [in] | time | current time |
Referenced by ERF::ErrorEst(), and ERF::HurricaneTracker().
