Home
last modified time | relevance | path

Searched defs:row_element (Results 1 – 4 of 4) sorted by relevance

/petsc/src/dm/impls/stag/
H A Dstag1d.c536 DMStagStencil *row_vertex, *row_element; in DMCreateMatrix_Stag_1D_AIJ_Assemble() local
H A Dstag2d.c1319 DMStagStencil *row_vertex, *row_face_down, *row_face_left, *row_element; in DMCreateMatrix_Stag_2D_AIJ_Assemble() local
H A Dstag3d.c3412 …_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 Dex40.c91 DMStagStencil row_element; in FormJacobian1DNoCoupling() local
137 DMStagStencil row_vertex, row_element; in FormFunction1D() local
251 DMStagStencil row_vertex, row_element; in FormJacobian1D() local