SkillAgentSearch skills...

TimerClass

Object Oriented Fortran 2003 Timer Class

Install / Use

/learn @DannyVanpoucke/TimerClass

README

TimerClass

Object Oriented Fortran 2003 Timer Class.

This TimerClass is developed to serve as an example of Object Oriented programming in Fortran 2003. It is part of a series of modern Fortran tutorials published on my webpage :

  1. Tutorial OOP(III): Constructors and Destructors
  2. Tutorial OOP(IV) : Operator and Assignment Overloading
  3. Tutorial OOP(VI) : Doxygen Documentation of Classes
  4. Tutorial OOP(V) : Privacy in Classes

This TimerClass is, however, not solely developed for the purpose of these tutorials. It also is intended as an upgrade of my former timer and timing functions of my HIVE-toolbox.

Content and Usage

Documentation

Automatic documentation was generated using doxygen. A pdf version as well as the zipped html website versions of the documentation are present in the documentation folder .

Source

The Fortran 2003 source can be found in the folder src

Example

<!-- needs to be added -->

Author

Danny E.P. Vanpoucke

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated1y ago
Forks1

Languages

Fortran

Security Score

75/100

Audited on Jan 1, 2025

No findings