1 #ifndef __CS_GRADIENT_H__ 2 #define __CS_GRADIENT_H__ Definition: cs_gradient.h:54
#define restrict
Definition: cs_defs.h:105
Definition: cs_gradient.h:57
void cs_gradient_finalize(void)
Definition: cs_gradient.c:3985
#define BEGIN_C_DECLS
Definition: cs_defs.h:365
Definition: cs_gradient.h:56
int cs_int_t
Definition: cs_defs.h:263
integer, save iale
Definition: albase.f90:45
integer, dimension(:), allocatable isympa
Definition: pointe.f90:89
Definition: cs_gradient.h:58
cs_gradient_type_t
Definition: cs_gradient.h:52
Definition: cs_gradient.h:55
#define END_C_DECLS
Definition: cs_defs.h:366
double cs_real_t
Definition: cs_defs.h:264
Definition: cs_gradient.h:59
void cgdvec(const cs_int_t *const ivar, const cs_int_t *const imrgra, const cs_int_t *const inc, const cs_int_t *const nswrgp, const cs_int_t *const iwarnp, const cs_int_t *const imligp, const cs_real_t *const epsrgp, const cs_real_t *const climgp, const cs_real_3_t(*restrict coefav), const cs_real_33_t(*restrict coefbv), const cs_real_3_t(*restrict pvar), cs_real_33_t(*restrict gradv))
#define CS_PROCF(x, y)
Definition: cs_defs.h:379
integer, save imobil
Definition: cplsat.f90:39
void cgdcel(const cs_int_t *const ivar, const cs_int_t *const imrgra, const cs_int_t *const inc, const cs_int_t *const iccocg, const cs_int_t *const imobil, const cs_int_t *const iale, const cs_int_t *const nswrgp, const cs_int_t *const idimtr, const cs_int_t *const iphydp, const cs_int_t *const iwarnp, const cs_int_t *const imligp, const cs_real_t *const epsrgp, const cs_real_t *const extrap, const cs_real_t *const climgp, const cs_int_t isympa[], cs_real_t fextx[], cs_real_t fexty[], cs_real_t fextz[], const cs_real_t coefap[], const cs_real_t coefbp[], cs_real_t pvar[], cs_real_t grad[])
Definition: cs_gradient.c:3563
cs_real_t cs_real_3_t[3]
Definition: cs_defs.h:271
integer, save imrgra
Definition: optcal.f90:193
const char * cs_gradient_type_name[]
Definition: cs_gradient.c:108
void cs_gradient_initialize(void)
Definition: cs_gradient.c:3975
cs_real_t cs_real_33_t[3][3]
Definition: cs_defs.h:273