(git:3add494)
eri_mme_test Module Reference

Methods for testing / debugging. More...

Functions/Subroutines

subroutine, public eri_mme_2c_perf_acc_test (param, l_max, zet, rabc, nrep, test_accuracy, para_env, iw, potential, pot_par, G_count, R_count)
 Unit test for performance and accuracy. More...
 
subroutine, public eri_mme_3c_perf_acc_test (param, l_max, zet, rabc, nrep, nsample, para_env, iw, potential, pot_par, GG_count, GR_count, RR_count)
 ... More...
 

Detailed Description

Methods for testing / debugging.

History
2015 09 created
Author
Patrick Seewald

Function/Subroutine Documentation

◆ eri_mme_2c_perf_acc_test()

subroutine, public eri_mme_test::eri_mme_2c_perf_acc_test ( type(eri_mme_param), intent(inout)  param,
integer, intent(in)  l_max,
real(kind=dp), dimension(:), intent(in), allocatable  zet,
real(kind=dp), dimension(:, :), intent(in)  rabc,
integer, intent(in)  nrep,
logical, intent(inout)  test_accuracy,
type(mp_para_env_type), intent(in)  para_env,
integer, intent(in)  iw,
integer, intent(in), optional  potential,
real(kind=dp), intent(in), optional  pot_par,
integer, intent(out), optional  G_count,
integer, intent(out), optional  R_count 
)

Unit test for performance and accuracy.

Parameters
param...
l_max...
zet...
rabc...
nrep...
test_accuracy...
para_env...
iw...
potential...
pot_par...
G_count...
R_count...

Definition at line 58 of file eri_mme_test.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ eri_mme_3c_perf_acc_test()

subroutine, public eri_mme_test::eri_mme_3c_perf_acc_test ( type(eri_mme_param), intent(inout)  param,
integer, intent(in)  l_max,
real(kind=dp), dimension(:), intent(in), allocatable  zet,
real(kind=dp), dimension(:, :), intent(in), allocatable  rabc,
integer, intent(in)  nrep,
integer, intent(in), optional  nsample,
type(mp_para_env_type), intent(in)  para_env,
integer, intent(in)  iw,
integer, intent(in), optional  potential,
real(kind=dp), intent(in), optional  pot_par,
integer, intent(out), optional  GG_count,
integer, intent(out), optional  GR_count,
integer, intent(out), optional  RR_count 
)

...

Parameters
param...
l_max...
zet...
rabc...
nrep...
nsample...
para_env...
iw...
potential...
pot_par...
GG_count...
GR_count...
RR_count...

Definition at line 185 of file eri_mme_test.F.

Here is the call graph for this function:
Here is the caller graph for this function: