NECI
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
calculate_pchb_sampler_t
Interface
29 statements
Source File
guga_propvec_pchb_doubles_select_holes.F90
guga_prop_vec_pchb_doubles_select_holes
calculate_pchb_sampler_t
Contents
None
interface
private subroutine calculate_pchb_sampler_t(this, rank_with_info, ij_weights)
Arguments
Type
Intent
Optional
Attributes
Name
class(
PropVec_PCHB_Doubles_t
),
intent(inout)
::
this
integer,
intent(in)
::
rank_with_info
real(kind=dp),
intent(out),
allocatable
::
ij_weights
(:,:,:)