DrivenCurrentResult Interface

public interface DrivenCurrentResult

Module Procedures

public function DrivenCurrentResult_constructor(positive_dc, negative_dc) result(this)

Arguments

Type IntentOptional Attributes Name
type(DrivenCurrent), intent(in) :: positive_dc
type(DrivenCurrent), intent(in) :: negative_dc

Return Value type(DrivenCurrentResult)