Lines Matching refs:DMSwarmGetCellDMActive
63 PetscCall(DMSwarmGetCellDMActive(dm, &celldm)); in DMSwarmView_HDF5()
123 PetscCall(DMSwarmGetCellDMActive(sw, &celldm)); in DMSwarmVectorGetField()
200 PetscCall(DMSwarmGetCellDMActive(sw, &celldm)); in DMSwarmVectorDefineFields()
228 PetscCall(DMSwarmGetCellDMActive(sw, &celldm)); in DMCreateGlobalVector_Swarm()
262 PetscCall(DMSwarmGetCellDMActive(sw, &celldm)); in DMCreateLocalVector_Swarm()
496 PetscCall(DMSwarmGetCellDMActive(dmc, &celldm)); in DMSwarmComputeMassMatrix_Private()
672 PetscCall(DMSwarmGetCellDMActive(dmCoarse, &celldm)); in DMCreateMassMatrix_Swarm()
719 PetscCall(DMSwarmGetCellDMActive(dmc, &celldm)); in DMSwarmComputeMassMatrixSquare_Private()
971 PetscCall(DMSwarmGetCellDMActive(sw, &celldm)); in DMSwarmComputeGradientMatrix_Private()
1080 PetscCall(DMSwarmGetCellDMActive(sw, &celldm)); in DMCreateGradientMatrix_Swarm()
1539 PetscCall(DMSwarmGetCellDMActive(sw, &celldm)); in DMSwarmSetCellDMActive()
1558 PetscErrorCode DMSwarmGetCellDMActive(DM sw, DMSwarmCellDM *celldm) in DMSwarmGetCellDMActive() function
2222 PetscCall(DMSwarmGetCellDMActive(dm, &celldm)); in DMSwarmSetPointCoordinatesRandom()
2360 PetscCall(DMSwarmGetCellDMActive(sw, &celldm)); in DMSetup_Swarm()
2416 PetscCall(DMSwarmGetCellDMActive(dm, &celldm)); in DMSwarmView_Draw()
2474 PetscCall(DMSwarmGetCellDMActive(dm, &celldm)); in DMView_Swarm_Ascii()
2912 PetscCall(DMSwarmGetCellDMActive(sw, &celldm)); in DMSwarmDuplicate()