path_operator_m Module


Used by

  • module~~path_operator_m~~UsedByGraph module~path_operator_m path_operator_m proc~flowfieldunstructuredgrid_ unstructuredGrid_m::FlowFieldUnstructuredGrid_ proc~flowfieldunstructuredgrid_->module~path_operator_m proc~flowfieldunstructuredgrid_withmeshfile unstructuredGrid_m::FlowFieldUnstructuredGrid_withMeshFile proc~flowfieldunstructuredgrid_withmeshfile->module~path_operator_m program~kdtree_test kdTree_test program~kdtree_test->module~path_operator_m

Contents


Functions

public function replace_str(str, from, to)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: str
character(len=1), intent(in) :: from
character(len=1), intent(in) :: to

Return Value character(len=len_trim(str))


Subroutines

public subroutine make_directory(path)

Arguments

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

public subroutine get_DirFromPath(path, directory, filename)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: path
character(len=:), intent(out), allocatable :: directory
character(len=:), intent(out), optional, allocatable :: filename