41 #ifndef AFF_F77PROTO_H_VERSION 43 #define AFF_F77PROTO_H_VERSION \ 105 #endif // AFF_F77PROTO_H_VERSION (includeguard) full template array class headers (prototypes)
int fillarray(const aff::Array< float > &v1, const aff::Array< float > &v2)
fill common block through Fortran subroutine
aff::Array< std::complex< double > > Tzarray
Full multi-dimensional array functionality.This is the full array class template. It adds no addition...
aff::Array< std::complex< float > > Tcarray
Tzarray viewcommon()
create view from common
int fill(const aff::Array< int > &a)
interface function to Fortran77 subroutine fill
Tcarray sums()
read from common block through Fortran subroutine
This namespace collects all test functions for interfacing Fortran 77.