(git:3add494)
library_tests Module Reference

Performance tests for basic tasks like matrix multiplies, copy, fft. More...

Functions/Subroutines

subroutine, public lib_test (root_section, para_env, globenv)
 Master routine for tests. More...
 

Detailed Description

Performance tests for basic tasks like matrix multiplies, copy, fft.

History
30-Nov-2000 (JGH) added input 02-Jan-2001 (JGH) Parallel FFT 28-Feb-2002 (JGH) Clebsch-Gordon Coefficients 06-Jun-2003 (JGH) Real space grid test Eigensolver test (29.08.05,MK)
Author
JGH 6-NOV-2000

Function/Subroutine Documentation

◆ lib_test()

subroutine, public library_tests::lib_test ( type(section_vals_type), pointer  root_section,
type(mp_para_env_type), pointer  para_env,
type(global_environment_type), pointer  globenv 
)

Master routine for tests.

Parameters
root_section...
para_env...
globenv...
History
none
Author
JGH 6-NOV-2000

Definition at line 122 of file library_tests.F.

Here is the call graph for this function: