Chasm: Language Interoperability Tools
| Tool to improve C++ and Fortran 90 interoperability. Chasm parses Fortran 90
source code and automatically generates C++ bridging code that can be used in ... |
[PDF]
Chasm Reference Manual
File Format: PDF/Adobe Acrobat - Contents. 1 Array Descriptor Library. 1. 2 Chasm Module Index. 3. 2.1 Chasm Modules .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . ... |
Chasm: Create and Initialize
| Functions. void *, createArrayDesc_F90Vendor (void *desc, void *hidden, int rank,
F90_DescType desc_type). Creates an array descriptor by copying an ... |
Chasm: F90Vendor.h File Reference
| F90Vendor.h File Reference. Function declarations for the Chasm array-descriptor
library. More... #include <stdio.h> #include <CompilerCharacteristics.h> ... |
Chasm: Procedure Calls
| Procedure Calls. Functions in this group are used to create (or copy to) a
temporary array and hidden descriptor pair used in a procedure call. More... ... |
Chasm: Miscellaneous
| Functions. unsigned long, getArrayDescSize_F90Vendor (int rank). Returns the size
of an array descriptor (in bytes). ... |
Chasm: F90_CompilerCharacteristics struct Reference
| F90_CompilerCharacteristics Struct Reference. CompilerCharacteristics contains
function pointers that provide a generic interface to the array descriptor ... |
Chasm: Accessors
| Accessors. Functions in this group provide access to information contained in an
array descriptor obtained by a call to either createArrayDesc_F90Vendor() ... |
Chasm: CompilerCharacteristics.h File Reference
| Data Structures. struct, F90_CompilerCharacteristics. CompilerCharacteristics
contains function pointers that provide a generic interface to the array ... |
Chasm: File Member Index
| c | e | f | g | h | n | p | r | s | v. Here is a list of all functions, variables,
defines, enums, and typedefs with links to the files they belong to: ... |