MemoryProfiler Interface

public interface MemoryProfiler

Module Procedures

private function new_MemoryProfiler(name, comm_world) result(prof)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: name
integer, intent(in), optional :: comm_world

Return Value type(MemoryProfiler), target