get_phase_index Interface

public interface get_phase_index

Module Procedures

private function get_phase_index_(phases, phase_name, unusable, found) result(phase_index)

Arguments

Type IntentOptional Attributes Name
type(StringVector), intent(in) :: phases
character(len=*), intent(in) :: phase_name
class(KeywordEnforcer), intent(in), optional :: unusable
logical, intent(out), optional :: found

Return Value integer