Version: 6.3.1
Defines | Functions

src/DSC/DSC_User/Datastream/Calcium/calciumf.h File Reference

#include "CalciumFortranInt.h"
Include dependency graph for calciumf.h:

Go to the source code of this file.

Defines

#define STAR   *
#define LCH_LAST_PARAM   ,int strsize
#define CALCIUM_ECR_INTERFACE_C_H(_name, _timeType, _calInt, _type, _typeName, _qual, lastarg)
#define CALCIUM_LECT_INTERFACE_C_H(_name, _timeType, _calInt, _type, _typeName, _qual, lastarg)

Functions

cal_int cp_een_fort_ (void *component, cal_int mode, float t, cal_int i, char *nomvar, cal_int nbelem, cal_int *data)
cal_int cp_elg_fort_ (void *component, cal_int mode, float t, cal_int i, char *nomvar, cal_int nbelem, long *data)
cal_int cp_eln_fort_ (void *component, cal_int mode, float t, cal_int i, char *nomvar, cal_int nbelem, long *data)
cal_int cp_ein_fort_ (void *component, cal_int mode, float t, cal_int i, char *nomvar, cal_int nbelem, int *data)
cal_int cp_ere_fort_ (void *component, cal_int mode, float t, cal_int i, char *nomvar, cal_int nbelem, float *data)
cal_int cp_edb_fort_ (void *component, cal_int mode, double t, cal_int i, char *nomvar, cal_int nbelem, double *data)
cal_int cp_elo_fort_ (void *component, cal_int mode, float t, cal_int i, char *nomvar, cal_int nbelem, int *data)
cal_int cp_ecp_fort_ (void *component, cal_int mode, float t, cal_int i, char *nomvar, cal_int nbelem, float *data)
cal_int cp_ech_fort_ (void *component, cal_int mode, float t, cal_int i, char *nomvar, cal_int nbelem, char **data, int strsize)
void cp_len_fort__free (cal_int *data)
cal_int cp_len_fort_ (void *component, cal_int mode, float *ti, float *tf, cal_int *i, char *nomvar, cal_int bufferLength, cal_int *nRead, cal_int *data)
void cp_llg_fort__free (long *data)
cal_int cp_llg_fort_ (void *component, cal_int mode, float *ti, float *tf, cal_int *i, char *nomvar, cal_int bufferLength, cal_int *nRead, long *data)
void cp_lln_fort__free (long *data)
cal_int cp_lln_fort_ (void *component, cal_int mode, float *ti, float *tf, cal_int *i, char *nomvar, cal_int bufferLength, cal_int *nRead, long *data)
void cp_lin_fort__free (int *data)
cal_int cp_lin_fort_ (void *component, cal_int mode, float *ti, float *tf, cal_int *i, char *nomvar, cal_int bufferLength, cal_int *nRead, int *data)
void cp_lre_fort__free (float *data)
cal_int cp_lre_fort_ (void *component, cal_int mode, float *ti, float *tf, cal_int *i, char *nomvar, cal_int bufferLength, cal_int *nRead, float *data)
void cp_ldb_fort__free (double *data)
cal_int cp_ldb_fort_ (void *component, cal_int mode, double *ti, double *tf, cal_int *i, char *nomvar, cal_int bufferLength, cal_int *nRead, double *data)
void cp_llo_fort__free (int *data)
cal_int cp_llo_fort_ (void *component, cal_int mode, float *ti, float *tf, cal_int *i, char *nomvar, cal_int bufferLength, cal_int *nRead, int *data)
void cp_lcp_fort__free (float *data)
cal_int cp_lcp_fort_ (void *component, cal_int mode, float *ti, float *tf, cal_int *i, char *nomvar, cal_int bufferLength, cal_int *nRead, float *data)
void cp_lch_fort__free (char **data)
cal_int cp_lch_fort_ (void *component, cal_int mode, float *ti, float *tf, cal_int *i, char *nomvar, cal_int bufferLength, cal_int *nRead, char **data, int strsize)

Define Documentation

#define STAR   *
#define LCH_LAST_PARAM   ,int strsize
#define CALCIUM_ECR_INTERFACE_C_H (   _name,
  _timeType,
  _calInt,
  _type,
  _typeName,
  _qual,
  lastarg 
)
Value:
extern _calInt cp_##_name (void * component, _calInt mode,            \
                       _timeType t, _calInt i,                          \
                       char * nomvar, _calInt nbelem,                   \
                       _type _qual * data                               \
                       lastarg ) ;                                      \
#define CALCIUM_LECT_INTERFACE_C_H (   _name,
  _timeType,
  _calInt,
  _type,
  _typeName,
  _qual,
  lastarg 
)
Value:
extern void cp_##_name##_free ( _type _qual * data);                  \
  extern _calInt cp_##_name (void * component, _calInt mode,            \
                             _timeType * ti, _timeType * tf, _calInt * i, \
                             char * nomvar, _calInt bufferLength,       \
                             _calInt * nRead, _type _qual * data        \
                             lastarg ) ;                                \
                                                                        \

Function Documentation

cal_int cp_een_fort_ ( void *  component,
cal_int  mode,
float  t,
cal_int  i,
char nomvar,
cal_int  nbelem,
cal_int *  data 
)
cal_int cp_elg_fort_ ( void *  component,
cal_int  mode,
float  t,
cal_int  i,
char nomvar,
cal_int  nbelem,
long *  data 
)
cal_int cp_eln_fort_ ( void *  component,
cal_int  mode,
float  t,
cal_int  i,
char nomvar,
cal_int  nbelem,
long *  data 
)
cal_int cp_ein_fort_ ( void *  component,
cal_int  mode,
float  t,
cal_int  i,
char nomvar,
cal_int  nbelem,
int *  data 
)
cal_int cp_ere_fort_ ( void *  component,
cal_int  mode,
float  t,
cal_int  i,
char nomvar,
cal_int  nbelem,
float *  data 
)
cal_int cp_edb_fort_ ( void *  component,
cal_int  mode,
double  t,
cal_int  i,
char nomvar,
cal_int  nbelem,
double *  data 
)
cal_int cp_elo_fort_ ( void *  component,
cal_int  mode,
float  t,
cal_int  i,
char nomvar,
cal_int  nbelem,
int *  data 
)
cal_int cp_ecp_fort_ ( void *  component,
cal_int  mode,
float  t,
cal_int  i,
char nomvar,
cal_int  nbelem,
float *  data 
)
cal_int cp_ech_fort_ ( void *  component,
cal_int  mode,
float  t,
cal_int  i,
char nomvar,
cal_int  nbelem,
char **  data,
int  strsize 
)
void cp_len_fort__free ( cal_int *  data)
cal_int cp_len_fort_ ( void *  component,
cal_int  mode,
float *  ti,
float *  tf,
cal_int *  i,
char nomvar,
cal_int  bufferLength,
cal_int *  nRead,
cal_int *  data 
)
void cp_llg_fort__free ( long *  data)
cal_int cp_llg_fort_ ( void *  component,
cal_int  mode,
float *  ti,
float *  tf,
cal_int *  i,
char nomvar,
cal_int  bufferLength,
cal_int *  nRead,
long *  data 
)
void cp_lln_fort__free ( long *  data)
cal_int cp_lln_fort_ ( void *  component,
cal_int  mode,
float *  ti,
float *  tf,
cal_int *  i,
char nomvar,
cal_int  bufferLength,
cal_int *  nRead,
long *  data 
)
void cp_lin_fort__free ( int *  data)
cal_int cp_lin_fort_ ( void *  component,
cal_int  mode,
float *  ti,
float *  tf,
cal_int *  i,
char nomvar,
cal_int  bufferLength,
cal_int *  nRead,
int *  data 
)
void cp_lre_fort__free ( float *  data)
cal_int cp_lre_fort_ ( void *  component,
cal_int  mode,
float *  ti,
float *  tf,
cal_int *  i,
char nomvar,
cal_int  bufferLength,
cal_int *  nRead,
float *  data 
)
void cp_ldb_fort__free ( double *  data)
cal_int cp_ldb_fort_ ( void *  component,
cal_int  mode,
double *  ti,
double *  tf,
cal_int *  i,
char nomvar,
cal_int  bufferLength,
cal_int *  nRead,
double *  data 
)
void cp_llo_fort__free ( int *  data)
cal_int cp_llo_fort_ ( void *  component,
cal_int  mode,
float *  ti,
float *  tf,
cal_int *  i,
char nomvar,
cal_int  bufferLength,
cal_int *  nRead,
int *  data 
)
void cp_lcp_fort__free ( float *  data)
cal_int cp_lcp_fort_ ( void *  component,
cal_int  mode,
float *  ti,
float *  tf,
cal_int *  i,
char nomvar,
cal_int  bufferLength,
cal_int *  nRead,
float *  data 
)
void cp_lch_fort__free ( char **  data)
cal_int cp_lch_fort_ ( void *  component,
cal_int  mode,
float *  ti,
float *  tf,
cal_int *  i,
char nomvar,
cal_int  bufferLength,
cal_int *  nRead,
char **  data,
int  strsize 
)
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS