skip to main content
OSTI.GOV title logo U.S. Department of Energy
Office of Scientific and Technical Information

Title: Fortran 90 Source Module

Software ·
OSTI ID:1230421

A major advance contained in the new Fortran 90 language standard is the ability to define new data types and the operators associated with them. Writing computer code to implement computations with real and complex three domensional vectors and dyadics is greatly simplified if the equations can be implemented directly, without the need to code the vector arithmetic explicitly. The Fortran 90 module VECTORS contains source code which defines new data types for real and complex 3-dimensional vectors and dyadics, along with the common operations needed to work with these objects. Routines to allow convenient initalization and output of the new types are also included. in keeping with the philosophy of data abstraction, the details of the implementation of the data types are maintained private, and the functions and operators are made generic to simplify the combining of real, complex, single and double precision vectors and dyadics.

Short Name / Acronym:
VECTORS; 001218MLTPL00
Version:
00
Programming Language(s):
Medium: X; OS: Windows 95, Windows NT, Solaris
Research Organization:
Sandia National Laboratories (SNL), Albuquerque, NM, and Livermore, CA (United States)
Sponsoring Organization:
DOE/DP
DOE Contract Number:
P
OSTI ID:
1230421
Country of Origin:
United States

Similar Records

VECTORS. Fortran 90 Source Module
Technical Report · Thu Aug 01 00:00:00 EDT 1996 · OSTI ID:1230421

Vectors a Fortran 90 module for 3-dimensional vector and dyadic arithmetic
Technical Report · Sun Feb 01 00:00:00 EST 1998 · OSTI ID:1230421

A Fortran-90 Based Multiprecision System
Software · Wed Dec 01 00:00:00 EST 2004 · OSTI ID:1230421

Related Subjects