- Build/Test information:
- Build directory: Tutorials/LinearSolvers/ABecLaplacian_C
- Files:
- Dimensionality: 3
- Compilation:
Successful
- Compilation time: 197.451 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=TRUE COMP=gcc TEST=TRUE USE_ASSERTION=TRUE
- make output
- Execution:
- Execution time: 114.855 s
- Execution command:
./main3d.dpcpp.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 | 0.0 | 0.0 |
rhs | 0.0 | 0.0 |
exact_solution | 1.110223025e-16 | 1.111193916e-16 |
error | 1.110223025e-16 | 3.977704519e-13 |
level = 1 |
solution | 0.0 | 0.0 |
rhs | 0.0 | 0.0 |
exact_solution | 1.110223025e-16 | 1.11047796e-16 |
error | 1.110223025e-16 | 5.609048025e-13 |
level = 2 |
solution | 0.0 | 0.0 |
rhs | 0.0 | 0.0 |
exact_solution | 2.775557562e-17 | 2.857808116e-16 |
error | 2.775557562e-17 | 2.044339292e-12 |