Block-Structured AMR Software Framework
Loading...
Searching...
No Matches
AMReX_Exception.H
Go to the documentation of this file.
1
#ifndef AMREX_EXCEPTION_H_
2
#define AMREX_EXCEPTION_H_
3
#include <AMReX_Config.H>
4
10
#include <stdexcept>
11
12
namespace
amrex
13
{
16
using
RuntimeError
= std::runtime_error;
17
}
18
19
#endif
amrex::RuntimeError
std::runtime_error RuntimeError
Definition
AMReX_Exception.H:16
amrex
Definition
AMReX_Amr.cpp:50
Src
Base
AMReX_Exception.H
Generated by
1.9.8