Here is a list of all topics with brief descriptions:
[detail level 12]
| Argument | Argument module |
| Argument_Base | Base Argument module |
| Kinds | Provides constants for defining standard integer and real values |
| Library | Benchmark library module |
| Method | Method module |
| Options | Options module |
| Output_Unit | Output unit module |
| Statistics | Statistics module |
| Steady_State | Provides methods for detecting steady-state conditions based on t-test |
| Steps | Steps |
| Compiler | Retrieves compiler information at run time as the compiler's name and version, as well as compilation options. It uses the intrinsic functions compiler_options and compiler_version from the module iso_fortran_env |
| Dryrun | Run the method calls with an empty dummy function |
| Run | Run the method call and compute statistics Runs the method call until reaching steady state. Statistics as mean and standard deviations are computed and reported |
| Setup | First step to display library version number |
| System | Retrieve system information at run time |
| String | String module |
| Systeminfo | Collect system related information |
| Timer | Returns the actual time in milliseconds |
| Version | Represents the version number of the library |
| Warning | Provides methods for displaying warning messages |
| Workflow | Workflow module |