This release contains the following capabilities of Exasim:
- Solve a wide range of partial differential equations
- Generate stand-alone C++ production code via the mathematical expressions of the PDEs
- Implement high-order DG methods including local DG and hybridized DG methods
- Implement diagonally implicit Runge-Kutta methods
- Implement parallel Newton-GMRES solvers and scalable preconditioners
- Employ Kokkos to provide full GPU functionality for all code components from discretization schemes to iterative solvers
- Provide interfaces to Julia, Python, and Matlab.