Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex42.c50 PetscErrorCode CellPropertiesCreate(DM da_stokes, CellProperties *C) in CellPropertiesCreate() function
1813 PetscCall(CellPropertiesCreate(da_Stokes, &cell_properties)); in solve_stokes_3d_coupled()