Searched defs:row_element (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 …_edge_back_down, *row_edge_back_left, *row_face_down, *row_face_left, *row_face_back, *row_element; in DMCreateMatrix_Stag_3D_AIJ_Assemble() local
|
| /petsc/src/dm/impls/stag/tests/ |
| H A D | ex40.c | 91 DMStagStencil row_element; in FormJacobian1DNoCoupling() local 137 DMStagStencil row_vertex, row_element; in FormFunction1D() local 251 DMStagStencil row_vertex, row_element; in FormJacobian1D() local
|