new_active_edge Function

public function new_active_edge(e, off_x, start_point) result(ae)

Arguments

Type IntentOptional Attributes Name
type(tt_edge_t), intent(in) :: e
integer, intent(in) :: off_x
real(kind=dp), intent(in) :: start_point

Return Value type(tt_active_edge_t)