Loading...
Searching...
No Matches
benchmark_steps_dryrun

Definition

Run the method calls with an empty dummy function

Data Types

interface  dryrun
 

Methods

◆ dispose()

procedure, pass, public dispose ( class(benchmark_dryrun), intent(inout) this)

Dispose resources associated with the bound type.

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

Remarks

Definition at line 23 of file DryRun.f90.

◆ dryrun_new()

type(benchmark_dryrun) function dryrun_new ( class(runner_options), intent(in), target options)

Definition at line 35 of file DryRun.f90.

◆ finalize()

final finalize ( type(benchmark_dryrun), intent(inout) this)
final

Definition at line 24 of file DryRun.f90.