Home
last modified time | relevance | path

Searched refs:FILL_EL_LAMBDA (Results 1 – 22 of 22) sorted by relevance

/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/add_ons/albertasystems/AlbertaNum/Common/
H A Dparab_est.cc66 fill_el_geom_cache(el_info, FILL_EL_DET|FILL_EL_LAMBDA); in set_at_el()
H A Dfem_elfunc.cc13 fill_el_geom_cache(el_info, FILL_EL_DET|FILL_EL_LAMBDA); in set_at_el()
H A Dellipt_est.cc254 fill_el_geom_cache(el_info, FILL_EL_DET|FILL_EL_LAMBDA); in set_at_el()
341 fill_quad_el_cache(el_info, this_wall_quad->quad,FILL_EL_DET|FILL_EL_LAMBDA/*wall_flags*/); in calc()
445 FILL_EL_DET|FILL_EL_LAMBDA; in estimator()
H A Dsys_est.cc107 fill_el_geom_cache(el_info, FILL_EL_DET|FILL_EL_LAMBDA); in set_at_el()
H A Dbuild_stat.cc220 …_el_cache(el_info, wall_quad_fast->quad_fast[wall]->quad,FILL_EL_DET|FILL_EL_LAMBDA/*wall_flags*/)… in calc()
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/alberta/src/Common/
H A Delement.c120 if (need & FILL_EL_LAMBDA) {
122 elgc->fill_flag |= FILL_EL_LAMBDA|FILL_EL_DET;
H A Dl2scp.c455 elgc = fill_el_geom_cache(el_info, FILL_EL_DET|FILL_EL_LAMBDA); in _AI_H1scp_fct_bas()
470 elgc = fill_el_geom_cache(el_info, FILL_EL_DET|FILL_EL_LAMBDA); in _AI_H1scp_fct_bas()
626 elgc = fill_el_geom_cache(el_info, FILL_EL_DET|FILL_EL_LAMBDA); in _AI_H1scp_fct_bas_dow()
643 elgc = fill_el_geom_cache(el_info, FILL_EL_DET|FILL_EL_LAMBDA); in _AI_H1scp_fct_bas_dow()
1344 FILL_EL_LAMBDA); in _AI_bndry_H1scp_fct_bas()
1624 FILL_EL_LAMBDA| in _AI_bndry_H1scp_fct_bas_dow()
H A Derror.c580 const EL_GEOM_CACHE *elgc = fill_el_geom_cache(el_info, FILL_EL_LAMBDA); in _AI_H1_err()
1276 const EL_GEOM_CACHE *elgc = fill_el_geom_cache(el_info, FILL_EL_LAMBDA); in _AI_H1_err_dow()
1570 const EL_GEOM_CACHE *elgc = fill_el_geom_cache(el_info, FILL_EL_LAMBDA); in _AI_deform_err()
H A Destimator.c251 fill_el_geom_cache(el_info, FILL_EL_DET|FILL_EL_LAMBDA); in el_res2()
788 all_wall_flags = FILL_EL_DET|FILL_EL_LAMBDA; in wall_res2()
H A Destimator_dowb.c276 fill_el_geom_cache(el_info, FILL_EL_DET|FILL_EL_LAMBDA); in el_res2_dow()
1213 all_wall_flags = FILL_EL_DET|FILL_EL_LAMBDA; in wall_res2_dow()
H A Dalberta_inlines.h2402 if (need & FILL_EL_LAMBDA) { in fill_el_geom_cache()
2404 elgc->fill_flag |= FILL_EL_LAMBDA|FILL_EL_DET; in fill_el_geom_cache()
H A Dalberta.h858 #define FILL_EL_LAMBDA (1 << 1) macro
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/albertagrid/
H A Dundefine-3.0.hh394 #ifdef FILL_EL_LAMBDA
395 #undef FILL_EL_LAMBDA
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/add_ons/albertasystems/Heat/Common/
H A Destimator.c245 fill_el_geom_cache(el_info, FILL_EL_DET|FILL_EL_LAMBDA); in el_res2()
772 all_wall_flags = FILL_EL_DET|FILL_EL_LAMBDA; in wall_res2()
1198 fill_el_geom_cache(el_info, FILL_EL_DET|FILL_EL_LAMBDA); in heat_el_res2()
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/add_ons/albertasystems/Elast/Common/
H A Delast.cc168 …fill_el_geom_cache(el_info, FILL_EL_DET|FILL_EL_LAMBDA); //ahem... hier ist das Agument const wie… in stress_assemble()
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/demo/src/Common/
H A Dstokes.c516 elgc = fill_el_geom_cache(el_info, FILL_EL_LAMBDA); in r()
H A Dquasi-stokes.c852 elgc = fill_el_geom_cache(el_info, FILL_EL_LAMBDA); in r()
H A Dquasi-stokes-slip.c1121 elgc = fill_el_geom_cache(el_info, FILL_EL_LAMBDA); in r()
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/add_ons/block_solve/demo/Common/
H A Dstokes.c582 elgc = fill_el_geom_cache(el_info, FILL_EL_LAMBDA); in r()
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/add_ons/static_condensation/demo/Common/
H A Dmini-stokes.c717 elgc = fill_el_geom_cache(el_info, FILL_EL_LAMBDA); in r()
H A Dmini-quasi-stokes.c1048 elgc = fill_el_geom_cache(el_info, FILL_EL_LAMBDA); in r()
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/doc/
H A Dmesh-impl.tex1559 #define FILL_EL_LAMBDA (1 << 1)