1 #ifndef __CS_GRADIENT_PERIO_H__ 2 #define __CS_GRADIENT_PERIO_H__ 73 const int *
const iwarnp,
Field descriptor.
Definition: cs_field.h:125
void cs_gradient_perio_finalize(void)
Finalize gradient rotational periodicity computation API.
Definition: cs_gradient_perio.c:300
#define BEGIN_C_DECLS
Definition: cs_defs.h:495
void cs_gradient_perio_update_mesh(void)
Update gradient rotational periodicity computation API in case of mesh modification.
Definition: cs_gradient_perio.c:314
double cs_real_t
Floating-point value.
Definition: cs_defs.h:307
void perinr(const int *const imrgra, const int *const iwarnp, const cs_real_t *const epsrgp)
Definition: cs_gradient_perio.c:192
void cs_gradient_perio_init_rij(const cs_field_t *f, int *tr_dim, cs_real_3_t grad[])
Initialize ghost cell values for Reynolds stress tensor gradient.
Definition: cs_gradient_perio.c:343
void cs_gradient_perio_process_rij(int f_id, cs_real_3_t grad[])
Process grad buffers in case of rotation on Reynolds stress tensor.
Definition: cs_gradient_perio.c:555
void cs_gradient_perio_init_rij_tensor(int *tr_dim, cs_real_63_t grad[])
Initialize ghost cell values for Reynolds stress tensor gradient.
Definition: cs_gradient_perio.c:458
cs_real_t cs_real_3_t[3]
vector of 3 floating-point values
Definition: cs_defs.h:320
#define END_C_DECLS
Definition: cs_defs.h:496
void cs_gradient_perio_initialize(void)
Initialize gradient rotational periodicity computation API.
Definition: cs_gradient_perio.c:287
#define CS_PROCF(x, y)
Definition: cs_defs.h:509
cs_real_t cs_real_63_t[6][3]
Definition: cs_defs.h:335
integer(c_int), pointer, save imrgra
type of gradient reconstruction
Definition: optcal.f90:251