Loading...
Searching...
No Matches
Dryrun

Definition

Run the method calls with an empty dummy function.

Data Types

type  benchmark_dryrun
 Provides base class for performing a dry run. More...
interface  dryrun
 dryrun constructor@Remarks More...

Methods

◆ dispose()

subroutine dispose ( class(benchmark_dryrun), intent(inout) this)
private

Dispose resources associated with the bound type.

Parameters
[in,out]thisThe type bound to the method

@Remarks

Definition at line 88 of file DryRun.f90.