
Allows one to track the memory consumption by making use of the memocc() function
Note
Based in the profiling routine included in the UppASD software package
Memory profiling routine
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | istat | |||
| integer, | intent(in) | :: | isize | |||
| character(len=*), | intent(in) | :: | array | |||
| character(len=*), | intent(in) | :: | routine |