Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex70.c523 PetscErrorCode DMSwarmPICInsertPointsCellwise(DM dm, DM dmc, PetscInt e, PetscInt npoints, PetscRea… in DMSwarmPICInsertPointsCellwise() function
689 …PetscCall(DMSwarmPICInsertPointsCellwise(dm_mpoint, dm_vp, e, npoints_q, (PetscReal *)xi, PETSC_TR… in MaterialPoint_PopulateCell()