operator(.with.) Interface

public interface operator(.with.)

Module Procedures

public function tanks_with_parameters(tanks, params) result(ret_tanks)

Arguments

Type IntentOptional Attributes Name
type(Tank_), intent(in) :: tanks(:)
real(kind=real64), intent(in) :: params(:)

Return Value type(Tank_), allocatable, (:)