C_EMCURV_wrapper.h File Reference

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)
 

Detailed Description

Header contains C declaration of FORTRAN subroutines in EMCURV_MODULE.

Typedef Documentation

◆ C2Fptr

typedef void* C2Fptr

◆ F2Cptr

typedef void* F2Cptr

Function Documentation

◆ c_emcurv_init()

void c_emcurv_init ( int *  Npo,
double *  Locations,
F2Cptr quant_emcurv,
int *  model2d,
double *  wavelength,
MPI_Fint *  MPIcomm 
)

◆ c_emcurv_sample()

void c_emcurv_sample ( int *  m,
int *  n,
_Complex double *  value,
F2Cptr  quant_emcurv 
)