Home
last modified time | relevance | path

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

/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/alberta/src/1d/
H A Dparametric_1d.c328 DOF_PTR_VEC *edge_pr = data->edge_projections; in param_init_elementY_1d() local
527 DOF_PTR_VEC *edge_pr = data->edge_projections; in refine_interpol2_1d() local
615 DOF_PTR_VEC *edge_pr = data->edge_projections; in coarse_interpol2_1d() local
656 DOF_PTR_VEC *edge_pr = data->edge_projections; in fill_coords2_1d() local
729 DOF_PTR_VEC *edge_pr = data->edge_projections; in refine_interpolY_1d() local
824 DOF_PTR_VEC *edge_pr = data->edge_projections; in coarse_interpolY_1d() local
849 DOF_PTR_VEC *edge_pr = data->edge_projections; in fill_coordsY_1d() local
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/alberta/src/2d/
H A Dparametric_2d.c321 DOF_PTR_VEC *edge_pr = data->edge_projections; in param_init_elementY_2d() local
599 DOF_PTR_VEC *edge_pr = data->edge_projections; in refine_interpol2_2d() local
840 DOF_PTR_VEC *edge_pr = data->edge_projections; in coarse_interpol2_2d() local
877 DOF_PTR_VEC *edge_pr = data->edge_projections; in fill_coords2_2d() local
1092 DOF_PTR_VEC *edge_pr = data->edge_projections; in refine_interpolY_2d() local
1383 DOF_PTR_VEC *edge_pr = data->edge_projections; in coarse_interpolY_2d() local
1409 DOF_PTR_VEC *edge_pr = data->edge_projections; in fill_coordsY_2d() local
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/alberta/src/3d/
H A Dparametric_3d.c351 DOF_PTR_VEC *edge_pr = data->edge_projections; in param_init_elementY_3d() local
921 DOF_PTR_VEC *edge_pr = data->edge_projections; in coarse_interpol2_3d() local
959 DOF_PTR_VEC *edge_pr = data->edge_projections; in fill_coords2_3d() local
1138 NODE_PROJECTION **edge_pr; member
1754 NODE_PROJECTION **edge_pr = Ydata->edge_pr; in project_ref_edgeY_3d() local
2036 NODE_PROJECTION **edge_pr = Ydata->edge_pr; in adjust_face_nodesY_3d() local
2176 NODE_PROJECTION **edge_pr = Ydata->edge_pr; in adjust_center_nodesY_3d() local
2500 NODE_PROJECTION **edge_pr = Ydata->edge_pr; in adjust_patch_wall_nodesY_3d() local
2918 NODE_PROJECTION **edge_pr = Ydata->edge_pr; in adjust_projected_edgesY_3d() local
3135 DOF_PTR_VEC *edge_pr = data->edge_projections; in coarse_interpolY_3d() local
[all …]
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/alberta/src/Common/
H A Dparametric.c587 DOF_PTR_VEC *edge_pr = NULL; in _AI_use_lagrange_parametric() local
881 NODE_PROJECTION **edge_pr = (NODE_PROJECTION **)data->edge_projections->vec; in copy_lagrange_coords() local
H A Dread_mesh.c986 DOF_PTR_VEC *edge_pr; in read_mesh_master() local