Searched defs:row_vertex (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/stag/ |
| H A D | stag1d.c | 536 DMStagStencil *row_vertex, *row_element; in DMCreateMatrix_Stag_1D_AIJ_Assemble() local
|
| H A D | stag2d.c | 1319 DMStagStencil *row_vertex, *row_face_down, *row_face_left, *row_element; in DMCreateMatrix_Stag_2D_AIJ_Assemble() local
|
| H A D | stag3d.c | 3412 …DMStagStencil *row_vertex, *row_edge_down_left, *row_edge_back_down, *row_edge_back_left, *row_fac… in DMCreateMatrix_Stag_3D_AIJ_Assemble() local
|
| /petsc/src/dm/impls/stag/tests/ |
| H A D | ex40.c | 79 DMStagStencil row_vertex; in FormJacobian1DNoCoupling() local 137 DMStagStencil row_vertex, row_element; in FormFunction1D() local 251 DMStagStencil row_vertex, row_element; in FormJacobian1D() local
|