grd2_compute_data_t_get_density Interface

interface
public subroutine grd2_compute_data_t_get_density(this, basis, id, dab, dabmax)

Arguments

Type IntentOptional Attributes Name
class(grd2_compute_data_t), intent(inout), target :: this
type(basis_set), intent(in) :: basis
integer, intent(in) :: id(4)
real(kind=dp), intent(out), target :: dab(*)
real(kind=dp), intent(out) :: dabmax