msg Subroutine

public subroutine msg(aMsg, iunit)

Write a message

Arguments

Type IntentOptional AttributesName
character(len=*), intent(in) :: aMsg

Message to write

integer(kind=i32), intent(in), optional :: iunit

file id to write the message to

Called By

proc~~msg~~CalledByGraph proc~msg msg program~scaletest_coretran scaleTest_coretran program~scaletest_coretran->proc~msg proc~time_test time_test proc~time_test->proc~msg proc~iargdynamicarray_test iArgDynamicArray_test proc~iargdynamicarray_test->proc~msg proc~maths_test maths_test proc~maths_test->proc~msg proc~rargdynamicarray_test rArgDynamicArray_test proc~rargdynamicarray_test->proc~msg proc~wmsg wMsg proc~wmsg->proc~msg proc~select_test select_test proc~select_test->proc~msg proc~strings_test strings_test proc~strings_test->proc~msg proc~random_test random_test proc~random_test->proc~msg proc~reallocate_test reallocate_test proc~reallocate_test->proc~msg proc~array1d_test array1D_test proc~array1d_test->proc~msg proc~indexing_test indexing_test proc~indexing_test->proc~msg proc~idargdynamicarray_test idArgDynamicArray_test proc~idargdynamicarray_test->proc~msg proc~rdynamicarray_test rDynamicArray_test proc~rdynamicarray_test->proc~msg proc~sorting_test sorting_test proc~sorting_test->proc~msg proc~emsg eMsg proc~emsg->proc~msg proc~kdtree_test KdTree_test proc~kdtree_test->proc~msg proc~dargdynamicarray_test dArgDynamicArray_test proc~dargdynamicarray_test->proc~msg proc~copy_test copy_test proc~copy_test->proc~msg proc~allocate_test allocate_test proc~allocate_test->proc~msg program~test_coretran test_coretran program~test_coretran->proc~time_test program~test_coretran->proc~iargdynamicarray_test program~test_coretran->proc~maths_test program~test_coretran->proc~rargdynamicarray_test program~test_coretran->proc~select_test program~test_coretran->proc~strings_test program~test_coretran->proc~random_test program~test_coretran->proc~reallocate_test program~test_coretran->proc~array1d_test program~test_coretran->proc~indexing_test program~test_coretran->proc~idargdynamicarray_test program~test_coretran->proc~rdynamicarray_test program~test_coretran->proc~sorting_test program~test_coretran->proc~kdtree_test program~test_coretran->proc~dargdynamicarray_test program~test_coretran->proc~copy_test program~test_coretran->proc~allocate_test proc~ferr fErr proc~ferr->proc~emsg proc~merr mErr proc~merr->proc~emsg
Help



allocate allocate_test appendString arange argInsertionsort argMedianOf3 argPartition argSelect argSort array1D_test binarySearch checkIsOpen closeFile compact compare compare_d1 copy copy_test countEntries crossproduct cumprod cumsum dArgDynamicArray dArgDynamicArray_test daysInMonth daysInYear dDynamicArray dDynamicArray_test deallocate debug debug_s deleteFile diff eMsg fastTwoDiff fastTwoSum fErr fileExists fileIO_test geometricMean getExtension getFileSize getNFileLines getRandomSeed hasExtension hasNentries iachar1D iArgDynamicArray iArgDynamicArray_test idArgDynamicArray idArgDynamicArray_test idDynamicArray idDynamicArray_test iDynamicArray iDynamicArray_test ind2sub indexing_test insertionsort integerBin intervalSearch isLeapYear isOpen isSorted isString KdTree KdTree_test lowerCase maths_test mean median medianOf3 mErr msg norm1 normI openBinaryFile openFile partition partition3way partition3way_d1D prependString Prng Prng_test ProgressBar project random_test rArgDynamicArray rArgDynamicArray_test rDynamicArray rDynamicArray_test read1Dble read1Integer readline readline reallocate reallocate_test removeComments repeat replacedelim rngExponential rngExponential_d1 rngExponential_d1D rngExponential_d2D rngExponential_d3D rngExponential_unscaled_d1 rngInteger rngInteger_i1 rngInteger_i1D rngInteger_i2D rngInteger_i3D rngNormal rngNormal_d1 rngNormal_d1D rngNormal_d2D rngNormal_d3D rngUniform rngUniform_d1 rngUniform_d1D rngUniform_d2D rngUniform_d3D rngUniform_xorshift rngWeibull rngWeibull_d1 rngWeibull_d1D rngWeibull_d2D rngWeibull_d3D secondsToHMS select select_test setPrng setPrng_withSeed setPrng_WOseed shuffle simpleSearch skipFileLines sort sorting_test std str strings_test sub2ind swap test tester time_test timeInSeconds timeToInteger trimExtension trimmedmean twoDiff twoSum upperCase variance wMsg writeline