Skip to content
Snippets Groups Projects
Commit 7ea26f5e authored by Andreas Marek's avatar Andreas Marek
Browse files

Querry new timer object in test case for new API

parent 0df899d0
Branches
No related tags found
No related merge requests found
......@@ -145,6 +145,9 @@ program test_interface
call e%solve(a, ev, z, success)
assert_elpa_ok(success)
if (myid .eq. 0) then
call e%print_times()
endif
call elpa_deallocate(e)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment