rpart Subroutine

public subroutine rpart(pp, perr, file, part, npp, ierr)

Arguments

Type IntentOptional AttributesName
class(parallel_pipe), intent(in), pointer:: pp
class(perrors), intent(in), pointer:: perr
class(hdf5file), intent(in) :: file
real, intent(inout), dimension(:,:):: part
integer, intent(out) :: npp
integer, intent(inout) :: ierr

Calls

proc~~rpart~~CallsGraph proc~rpart rpart h5screate_simple_f h5screate_simple_f proc~rpart->h5screate_simple_f h5gclose_f h5gclose_f proc~rpart->h5gclose_f h5gopen_f h5gopen_f proc~rpart->h5gopen_f h5dopen_f h5dopen_f proc~rpart->h5dopen_f h5fclose_f h5fclose_f proc~rpart->h5fclose_f h5aopen_f h5aopen_f proc~rpart->h5aopen_f h5sclose_f h5sclose_f proc~rpart->h5sclose_f h5open_f h5open_f proc~rpart->h5open_f h5fopen_f h5fopen_f proc~rpart->h5fopen_f h5aread_f h5aread_f proc~rpart->h5aread_f h5dclose_f h5dclose_f proc~rpart->h5dclose_f h5dread_f h5dread_f proc~rpart->h5dread_f proc~detect_precision detect_precision proc~rpart->proc~detect_precision h5close_f h5close_f proc~rpart->h5close_f h5aclose_f h5aclose_f proc~rpart->h5aclose_f

Called by

proc~~rpart~~CalledByGraph proc~rpart rpart proc~readrst_part3d readrst_part3d proc~readrst_part3d->proc~rpart

Contents

None