Version: 6.3.1
Functions | Variables

src/DSC/DSC_Python/calcium.i File Reference

#include <SALOMEconfig.h>
#include <Calcium.hxx>
#include <calcium.h>
#include <Superv_Component_i.hxx>
#include <Salome_file_i.hxx>
#include <omniORB4/CORBA.h>
Include dependency graph for calcium.i:

Functions

 array_class (long, longArray)
 array_class (float, floatArray)
 array_class (double, doubleArray)
 typemap (in) float *ecpval(ArrayObject *array
void create_calcium_port (Superv_Component_i *compo, char *name, char *type, char *mode, char *depend)
include calciumP h cstring_bounded_output (char *instanceName, 1024)
int cp_cd (Superv_Component_i *component, char *instanceName)
int cp_een (Superv_Component_i *component, int dep, float t, int n, char *nom, int nval, int *eval)
int cp_edb (Superv_Component_i *component, int dep, double t, int n, char *nom, int nval, double *eval)
int cp_ere (Superv_Component_i *component, int dep, float t, int n, char *nom, int nval, float *eval)
int cp_ecp (Superv_Component_i *component, int dep, float t, int n, char *nom, int nval, float *ecpval)
int cp_elo (Superv_Component_i *component, int dep, float t, int n, char *nom, int nval, int *eval)
int cp_ech (Superv_Component_i *component, int dep, float t, int n, char *nom, int nval, char **eval, int strSize)
int cp_elg (Superv_Component_i *component, int dep, float t, int n, char *nom, int nval, long *eval)
int cp_eln (Superv_Component_i *component, int dep, float t, int n, char *nom, int nval, long *eval)
int cp_len (Superv_Component_i *component, int dep, float *ti, float *tf, int *niter, char *nom, int nmax, int *nval, int *lval)
int cp_ldb (Superv_Component_i *component, int dep, double *ti, double *tf, int *niter, char *nom, int nmax, int *nval, double *lval)
int cp_lre (Superv_Component_i *component, int dep, float *ti, float *tf, int *niter, char *nom, int nmax, int *nval, float *lval)
int cp_lcp (Superv_Component_i *component, int dep, float *ti, float *tf, int *niter, char *nom, int nmax, int *nval, float *lcpval)
int cp_llo (Superv_Component_i *component, int dep, float *ti, float *tf, int *niter, char *nom, int nmax, int *nval, int *lval)
int cp_lch (Superv_Component_i *component, int dep, float *ti, float *tf, int *niter, char *nom, int nmax, int *nval, char **lval, int strSize)
int cp_llg (Superv_Component_i *component, int dep, float *ti, float *tf, int *niter, char *nom, int nmax, int *nval, long *lval)
int cp_lln (Superv_Component_i *component, int dep, float *ti, float *tf, int *niter, char *nom, int nmax, int *nval, long *lval)
int cp_fini (Superv_Component_i *component, char *nom, int n)
int cp_fint (Superv_Component_i *component, char *nom, float t)
int cp_effi (Superv_Component_i *component, char *nom, int n)
int cp_efft (Superv_Component_i *component, char *nom, float t)
int cp_fin (Superv_Component_i *component, int cp_end)

Variables

define DOCSTRING CALCIUM python wrapping
ignore CPMESSAGE

Function Documentation

array_class ( long  ,
longArray   
)
array_class ( float  ,
floatArray   
)
array_class ( double  ,
doubleArray   
)
typemap ( in  ) [inline]
void create_calcium_port ( Superv_Component_i compo,
char name,
char type,
char mode,
char depend 
)
include calciumP h cstring_bounded_output ( char instanceName,
1024   
)
int cp_cd ( Superv_Component_i component,
char instanceName 
)
int cp_een ( Superv_Component_i component,
int  dep,
float  t,
int  n,
char nom,
int  nval,
int *  eval 
)
int cp_edb ( Superv_Component_i component,
int  dep,
double  t,
int  n,
char nom,
int  nval,
double *  eval 
)
int cp_ere ( Superv_Component_i component,
int  dep,
float  t,
int  n,
char nom,
int  nval,
float *  eval 
)
int cp_ecp ( Superv_Component_i component,
int  dep,
float  t,
int  n,
char nom,
int  nval,
float *  ecpval 
)
int cp_elo ( Superv_Component_i component,
int  dep,
float  t,
int  n,
char nom,
int  nval,
int *  eval 
)
int cp_ech ( Superv_Component_i component,
int  dep,
float  t,
int  n,
char nom,
int  nval,
char **  eval,
int  strSize 
)
int cp_elg ( Superv_Component_i component,
int  dep,
float  t,
int  n,
char nom,
int  nval,
long *  eval 
)
int cp_eln ( Superv_Component_i component,
int  dep,
float  t,
int  n,
char nom,
int  nval,
long *  eval 
)
int cp_len ( Superv_Component_i component,
int  dep,
float *  ti,
float *  tf,
int *  niter,
char nom,
int  nmax,
int *  nval,
int *  lval 
)
int cp_ldb ( Superv_Component_i component,
int  dep,
double *  ti,
double *  tf,
int *  niter,
char nom,
int  nmax,
int *  nval,
double *  lval 
)
int cp_lre ( Superv_Component_i component,
int  dep,
float *  ti,
float *  tf,
int *  niter,
char nom,
int  nmax,
int *  nval,
float *  lval 
)
int cp_lcp ( Superv_Component_i component,
int  dep,
float *  ti,
float *  tf,
int *  niter,
char nom,
int  nmax,
int *  nval,
float *  lcpval 
)
int cp_llo ( Superv_Component_i component,
int  dep,
float *  ti,
float *  tf,
int *  niter,
char nom,
int  nmax,
int *  nval,
int *  lval 
)
int cp_lch ( Superv_Component_i component,
int  dep,
float *  ti,
float *  tf,
int *  niter,
char nom,
int  nmax,
int *  nval,
char **  lval,
int  strSize 
)
int cp_llg ( Superv_Component_i component,
int  dep,
float *  ti,
float *  tf,
int *  niter,
char nom,
int  nmax,
int *  nval,
long *  lval 
)
int cp_lln ( Superv_Component_i component,
int  dep,
float *  ti,
float *  tf,
int *  niter,
char nom,
int  nmax,
int *  nval,
long *  lval 
)
int cp_fini ( Superv_Component_i component,
char nom,
int  n 
)
int cp_fint ( Superv_Component_i component,
char nom,
float  t 
)
int cp_effi ( Superv_Component_i component,
char nom,
int  n 
)
int cp_efft ( Superv_Component_i component,
char nom,
float  t 
)
int cp_fin ( Superv_Component_i component,
int  cp_end 
)

Variable Documentation

define DOCSTRING CALCIUM python wrapping
ignore CPMESSAGE
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