origen_librarywrapper_m Module Reference

Provides everything you need to do with ORIGEN libraries from Fortran. More...

Data Types

type  origen_librarywrapper
 

Functions/Subroutines

subroutine, public copyorigen_librarywrapper (from, to)
 Copies the library. More...
 

Detailed Description

Provides everything you need to do with ORIGEN libraries from Fortran.

The Origen_LibraryWrapper, wraps the Origen_Library for the main purpose of providing accessors in native Fortran types, i.e. a Fortran allocatable array instead of a ScaleSTL_Vec.

Function/Subroutine Documentation

subroutine, public origen_librarywrapper_m::copyorigen_librarywrapper ( type(origen_librarywrapper from,
type(origen_librarywrapper to 
)

Copies the library.

locals

Referenced by origen_librarywrapper::set_legacy_mass().