1 #ifndef __CS_TPAR1D_H__ 2 #define __CS_TPAR1D_H__ 143 const char *
const nomsui,
177 const char *
const nomsui,
integer, save nfpt1d
Definition: pointe.f90:116
integer, dimension(:), allocatable ifpt1d
Definition: pointe.f90:117
void lect1d(const char *const nomsui, const cs_int_t *const lngnom, const cs_int_t *const nfpt1d, const cs_int_t *const nfpt1t, const cs_int_t *const nmxt1d, const cs_int_t *const nfabor, const cs_int_t *const nppt1d, const cs_int_t *const ifpt1d, const cs_real_t *const eppt1d, const cs_real_t *const rgpt1d, cs_real_t *const tppt1d CS_ARGF_SUPP_CHAINE)
Definition: cs_tpar1d.c:404
void lbrt1d(void)
Definition: cs_tpar1d.c:1034
cs_int_t n
Definition: cs_tpar1d.c:74
#define BEGIN_C_DECLS
Definition: cs_defs.h:365
#define CS_ARGF_SUPP_CHAINE
Definition: cs_defs.h:394
int cs_int_t
Definition: cs_defs.h:263
integer, save nmxt1d
Definition: pointe.f90:116
double precision, dimension(:), allocatable eppt1d
Definition: pointe.f90:118
double precision, dimension(:), allocatable tppt1d
Definition: pointe.f90:118
integer, save nfabor
Definition: mesh.f90:42
integer, dimension(:), allocatable nppt1d
Definition: pointe.f90:117
cs_real_t e
Definition: cs_tpar1d.c:76
void tpar1d(cs_int_t *ii, cs_int_t *icdcle, cs_real_t *tf, cs_real_t *hf, cs_real_t *te, cs_real_t *he, cs_real_t *fe, cs_real_t *lb, cs_real_t *rocp, cs_real_t *dtf, cs_real_t *tp)
Definition: cs_tpar1d.c:262
integer, save nfpt1t
Definition: optcal.f90:498
BEGIN_C_DECLS void mait1d(cs_int_t *nf, cs_int_t n[], cs_real_t e[], cs_real_t r[], cs_real_t tp[])
Definition: cs_tpar1d.c:182
double precision, dimension(:), allocatable rgpt1d
Definition: pointe.f90:118
#define END_C_DECLS
Definition: cs_defs.h:366
double cs_real_t
Definition: cs_defs.h:264
#define CS_PROCF(x, y)
Definition: cs_defs.h:379
void ecrt1d(const char *const nomsui, const cs_int_t *const lngnom, const cs_int_t *const nfpt1d, const cs_int_t *const nmxt1d, const cs_int_t *const nfabor, const cs_real_t *const tppt1d, const cs_int_t *const ifpt1d CS_ARGF_SUPP_CHAINE)
Definition: cs_tpar1d.c:803