bind_iv_component Subroutine

public subroutine bind_iv_component(self, base_instance, fcn, dfcn)

Type Bound

iv_sv_component_t

Arguments

Type IntentOptional Attributes Name
class(iv_sv_component_t), intent(inout) :: self
type(sv_component_t), intent(in), target :: base_instance
procedure(profile_fcn), pointer :: fcn
procedure(profile_fcn), pointer :: dfcn