@brief Compute H^-[V] over a set of integrals
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(int2_rpagrd_data_t), | intent(inout) | :: | this | |||
type(int2_storage_t), | intent(inout) | :: | buf | |||
real(kind=dp), | intent(inout) | :: | hm(:,:,:) | |||
real(kind=dp), | intent(in) | :: | v(:,:,:) |