application_module_full_simple Module Reference

Data Types

type  quant_app
 

Functions/Subroutines

subroutine zelem_lr (m, n, value_e, quant)
 
subroutine zbelem_lr (m, n, value_e, quant)
 
subroutine zelem_full (m, n, value, quant)
 
subroutine zbelem_full (m, n, value_e, quant)
 

Function/Subroutine Documentation

◆ zbelem_full()

subroutine application_module_full_simple::zbelem_full ( integer, intent(in)  m,
integer, intent(in)  n,
complex(kind=8)  value_e,
class(*), pointer  quant 
)
Here is the call graph for this function:

◆ zbelem_lr()

subroutine application_module_full_simple::zbelem_lr ( integer, intent(in)  m,
integer, intent(in)  n,
complex(kind=8)  value_e,
class(*), pointer  quant 
)
Here is the call graph for this function:

◆ zelem_full()

subroutine application_module_full_simple::zelem_full ( integer, intent(in)  m,
integer, intent(in)  n,
complex(kind=8)  value,
class(*), pointer  quant 
)

◆ zelem_lr()

subroutine application_module_full_simple::zelem_lr ( integer, intent(in)  m,
integer, intent(in)  n,
complex(kind=8)  value_e,
class(*), pointer  quant 
)