Home
last modified time | relevance | path

Searched defs:g_weight (Results 1 – 5 of 5) sorted by relevance

/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcs_internal_coupling.c393 cs_real_t* g_weight = cpl->g_weight; in _compute_geometrical_face_weight() local
458 const cs_real_t* g_weight = cpl->g_weight; in _compute_physical_face_weight() local
502 const cs_real_t *g_weight = cpl->g_weight; in _compute_offset() local
1209 const cs_real_t* g_weight = cpl->g_weight; in cs_internal_coupling_initialize_scalar_gradient() local
1290 const cs_real_t* g_weight = cpl->g_weight; in cs_internal_coupling_initialize_vector_gradient() local
1376 const cs_real_t* g_weight = cpl->g_weight; in cs_internal_coupling_initialize_tensor_gradient() local
1466 const cs_real_t* g_weight = cpl->g_weight; in cs_internal_coupling_iterative_scalar_gradient() local
1571 const cs_real_t* g_weight = cpl->g_weight; in cs_internal_coupling_iterative_vector_gradient() local
1680 const cs_real_t* g_weight = cpl->g_weight; in cs_internal_coupling_iterative_tensor_gradient() local
1967 const cs_real_t* g_weight = cpl->g_weight; in cs_internal_coupling_lsq_scalar_gradient() local
[all …]
H A Dcs_internal_coupling.h94 cs_real_t *g_weight; member
/dports/devel/terminality/tn-2.1/demo/
H A Ddemoansi.c108 #define g_weight 0.5 in graypixel() macro
/dports/audio/supercollider/SuperCollider-3.11.0-Source/server/plugins/
H A DBeatTrack2.cpp174 static float g_weight[4] = { 1.0, 0.5, 0.9, 0.6 }; variable
/dports/graphics/pfstools/pfstools-2.1.0/src/pfsglview/
H A Dm_histogram.cpp666 float g_weight = 0 ; in computeFrequency() local