general_weight_dummy Abstract Interface

abstract interface
public function general_weight_dummy(nSwitches, bval, dat) result(weight)

Arguments

Type IntentOptional Attributes Name
real(kind=dp), intent(in) :: nSwitches
real(kind=dp), intent(in) :: bval
type(WeightData_t), intent(in) :: dat

Return Value real(kind=dp)