This is the complete list of members for amrex::ErrorRec::ErrorFunc, including all inherited members.
clone() const | amrex::ErrorRec::ErrorFunc | virtual |
ErrorFunc() | amrex::ErrorRec::ErrorFunc | |
ErrorFunc(ErrorFuncDefault inFunc) | amrex::ErrorRec::ErrorFunc | |
ErrorFunc(ErrorFunc3DDefault inFunc) | amrex::ErrorRec::ErrorFunc | |
ErrorFunc(ErrorFunc const &)=default | amrex::ErrorRec::ErrorFunc | |
ErrorFunc(ErrorFunc &&)=delete | amrex::ErrorRec::ErrorFunc | |
m_func | amrex::ErrorRec::ErrorFunc | protected |
m_func3D | amrex::ErrorRec::ErrorFunc | protected |
operator()(int *tag, AMREX_ARLIM_P(tlo), AMREX_ARLIM_P(thi), const int *tagval, const int *clearval, Real *data, AMREX_ARLIM_P(data_lo), AMREX_ARLIM_P(data_hi), const int *lo, const int *hi, const int *nvar, const int *domain_lo, const int *domain_hi, const Real *dx, const Real *xlo, const Real *prob_lo, const Real *time, const int *level) const | amrex::ErrorRec::ErrorFunc | virtual |
operator()(int *tag, const int *tlo, const int *thi, const int *tagval, const int *clearval, Real *data, const int *dlo, const int *dhi, const int *lo, const int *hi, const int *nvar, const int *domain_lo, const int *domain_hi, const Real *dx, const Real *xlo, const Real *prob_lo, const Real *time, const int *level) const | amrex::ErrorRec::ErrorFunc | virtual |
operator=(ErrorFunc const &)=default | amrex::ErrorRec::ErrorFunc | |
operator=(ErrorFunc &&)=delete | amrex::ErrorRec::ErrorFunc | |
~ErrorFunc()=default | amrex::ErrorRec::ErrorFunc | virtual |