Home
last modified time | relevance | path

Searched refs:uh_old (Results 1 – 6 of 6) sorted by relevance

/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/add_ons/albertasystems/Elast/Common/
H A Delast.cc69 static DOF_REAL_VEC* uh_old[DIM]; variable
93 return((const DOF_REAL_VEC * const *const)uh_old); in get_uh_old()
712 uh_old[i] = get_dof_real_vec(key, fe_space); in init_elast()
717 …dudt[i]->refine_interpol = u_h[i]->refine_interpol = f_h[i]->refine_interpol = uh_old[i]->refine… in init_elast()
719 …dudt[i]->coarse_restrict = u_h[i]->coarse_restrict = f_h[i]->coarse_restrict = uh_old[i]->coarse… in init_elast()
724 build_elast = new build_sys("u_h", u_h, uh_old, bound_vec in init_elast()
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/alberta/src/Common/
H A Destimator.c75 const DOF_REAL_VEC *uh, *uh_old; member
1293 fill_el_real_vec(data->uh_old_el, el, data->uh_old); in heat_est_fct()
1349 const DOF_REAL_VEC *uh_old, in heat_est_init() argument
1384 if (!uh_old) { in heat_est_init()
1398 data->uh_old = uh_old; in heat_est_init()
1523 const DOF_REAL_VEC *uh_old, in heat_est() argument
1561 est_handle = heat_est_init(uh, uh_old, adapt, rw_est, rw_estc, in heat_est()
H A Destimator_dowb.c103 const DOF_REAL_VEC_D *uh_old; member
1743 fill_el_real_vec_d(data->uh_old_el, el, data->uh_old); in heat_est_dow_fct()
1801 const DOF_REAL_VEC_D *uh_old, in heat_est_dow_init() argument
1841 if (!uh_old) { in heat_est_dow_init()
1855 data->uh_old = uh_old; in heat_est_dow_init()
2001 const DOF_REAL_VEC_D *uh_old, in heat_est_dow() argument
2043 est_handle = heat_est_dow_init(uh, uh_old, adapt, rw_est, rw_estc, in heat_est_dow()
H A Dalberta.h4440 const DOF_REAL_VEC *uh_old,
4496 const DOF_REAL_VEC *uh_old,
4548 const DOF_REAL_VEC_D *uh_old,
4614 const DOF_REAL_VEC_D *uh_old,
4714 const DOF_REAL_D_VEC *uh_old, in heat_est_d_init() argument
4744 (const DOF_REAL_VEC_D *)uh, (const DOF_REAL_VEC_D *)uh_old, in heat_est_d_init()
4751 const DOF_REAL_D_VEC *uh_old, in heat_est_d() argument
4780 (const DOF_REAL_VEC_D *)uh, (const DOF_REAL_VEC_D *)uh_old, in heat_est_d()
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/add_ons/albertasystems/Heat/Common/
H A Destimator.c81 const DOF_REAL_VEC *uh, *uh_old; member
1373 data->bas_fcts->get_real_vec(el, data->uh_old, data->uh_old_el); in heat_est_fct()
1412 const DOF_REAL_VEC *uh_old, in heat_est_init() argument
1446 if (!uh_old) { in heat_est_init()
1461 data->uh_old = uh_old; in heat_est_init()
1578 const DOF_REAL_VEC *uh_old, in heat_est() argument
1611 est_handle = heat_est_init(uh, uh_old, adapt, rw_est, rw_estc, in heat_est()
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/doc/
H A Dest-tools.tex432 int quad_degree, REAL C[4], const DOF_REAL_VEC *uh_old,
442 int quad_degree, REAL C[4], const DOF_REAL_D_VEC *uh_old,
461 const DOF_REAL_D_VEC *uh_old,
656 const DOF_REAL_VEC *uh_old,