make_directory Subroutine

public subroutine make_directory(path)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: path

Calls

proc~~make_directory~~CallsGraph proc~make_directory path_operator_m::make_directory proc~replace_str path_operator_m::replace_str proc~make_directory->proc~replace_str

Called by

proc~~make_directory~~CalledByGraph proc~make_directory path_operator_m::make_directory program~kdtree_test kdTree_test program~kdtree_test->proc~make_directory

Contents