How to Express C++ Concepts in Fortran90

  • Authors:
  • Viktor K. Decyk;Charles D. Norton;Boleslaw K. Szymanski

  • Affiliations:
  • Department of Physics and Astronomy, University of California, Los Angeles, Los Angeles, CA 90095-1547, USA&semi/ e-mail&colon/ decyk@physics.ucla.edu and Jet Propulsion Laboratory, California Ins ...;Jet Propulsion Laboratory, California Institute of Technology, Pasadena, CA 91109-8099, USA&semi/ e-mail&colon/ nortonc@olympic.jpl.nasa.gov;Department of Computer Science and Scientific Computation Research Center (SCOREC), Rensselaer Polytechnic Institute, Troy, NY 12180-3590, USA&semi/ e-mail&colon/ szymansk@cs.rpi.edu

  • Venue:
  • Scientific Programming
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper summarizes techniques for emulating in Fortran90 the most important object-oriented concepts of C++: classes (including abstract data types, encapsulation and function overloading), inheritance and dynamic dispatching.