NECI
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
general_weight_dummy
Interface
82 statements
Source File
guga_procedure_pointers.F90
guga_procedure_pointers
general_weight_dummy
Contents
None
interface
public function general_weight_dummy(nSwitches, bval, dat) result(weight)
Arguments
Type
Intent
Optional
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)