Header contains C declaration of FORTRAN subroutines in EMCURV_MODULE. More...
Go to the source code of this file.
Typedefs | |
typedef void * | F2Cptr |
typedef void * | C2Fptr |
Functions | |
void | c_emcurv_init (int *Npo, double *Locations, F2Cptr *quant_emcurv, int *model2d, double *wavelength, MPI_Fint *MPIcomm) |
void | c_emcurv_sample (int *m, int *n, _Complex double *value, F2Cptr quant_emcurv) |
Header contains C declaration of FORTRAN subroutines in EMCURV_MODULE.
typedef void* C2Fptr |
typedef void* F2Cptr |
void c_emcurv_init | ( | int * | Npo, |
double * | Locations, | ||
F2Cptr * | quant_emcurv, | ||
int * | model2d, | ||
double * | wavelength, | ||
MPI_Fint * | MPIcomm | ||
) |
void c_emcurv_sample | ( | int * | m, |
int * | n, | ||
_Complex double * | value, | ||
F2Cptr | quant_emcurv | ||
) |