Research Article

Emulating Multiple Inheritance in Fortran 2003/2008

Figure 1

UML class diagram for multiple inheritance pattern, which is provided by the compiler in languages like C++. The vector class inherits from two other classes: object_distribution and object_computation.