- Build/Test information:
- Build directory: Tutorials/LinearSolvers/ABecLaplacian_C
- Files:
- Dimensionality: 3
- Compilation:
Successful
- Compilation time: 195.393 s
- Compilation command:
make -j8 AMREX_HOME=/home/u37776/amrex_regression/amrex/ DEBUG=FALSE USE_ACC=FALSE USE_MPI=FALSE USE_OMP=FALSE DIM=3 USE_CUDA=FALSE USE_HIP=FALSE USE_DPCPP=FALSE USE_MPI=FALSE COMP=gcc COMP=gcc TEST=TRUE USE_ASSERTION=TRUE
- make output
- Execution:
- Execution time: 93.149 s
- Execution command:
./main3d.gnu.TEST.ex inputs-rt-poisson-lev amr.plot_file=MLMG_PoisLev_plt amr.check_file=MLMG_PoisLev_chk amr.checkpoint_files_output=0
- execution output
- Comparison:
/home/u37776/amrex_regression/amrex/Tools/Plotfile//fcompare.gnu.ex --abort_if_not_all_found -n 0 /home/u37776/amrex_regression/rt-amrex/AMReX-DPC++-benchmarks/MLMG_PoisLev_plot plot
variable name | absolute error | relative error |
| (||A - B||) | (||A - B||/||A||) |
level = 0 |
solution | 1.05310205e-12 | 1.053813821e-12 |
rhs | 1.136868377e-13 | 6.843229121e-16 |
exact_solution | 7.771561172e-16 | 7.778357415e-16 |
error | 1.05310205e-12 | 3.773051621e-09 |
level = 1 |
solution | 1.314615083e-12 | 1.314656677e-12 |
rhs | 1.136868377e-13 | 9.601381451e-16 |
exact_solution | 7.771561172e-16 | 7.77334572e-16 |
error | 1.314170994e-12 | 6.639430148e-09 |
level = 2 |
solution | 1.868991073e-13 | 1.924410804e-12 |
rhs | 9.947598301e-14 | 1.217909494e-15 |
exact_solution | 3.053113318e-16 | 3.143588928e-15 |
error | 1.871350297e-13 | 1.378344659e-08 |