to_exchange Module Procedure

module procedure to_exchange pure module function to_exchange(self) result(exchange)

Arguments

Type IntentOptional Attributes Name
class(inference_engine_t), intent(in) :: self

Return Value type(exchange_t)