MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
MemoryProfiler
Interface
3 statements
Source File
MemoryProfiler.F90
MAPL_MemoryProfiler_private
MemoryProfiler
Contents
Module Procedures
new_MemoryProfiler
public interface MemoryProfiler
Module Procedures
private function new_MemoryProfiler(name, comm_world) result(prof)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
name
integer,
intent(in),
optional
::
comm_world
Return Value
type(
MemoryProfiler
), target