Lines Matching refs:DMSWARM
122 PetscValidHeaderSpecificType(sw, DM_CLASSID, 1, DMSWARM); in DMSwarmVectorGetField()
182 PetscValidHeaderSpecificType(sw, DM_CLASSID, 1, DMSWARM); in DMSwarmVectorDefineFields()
1123 PetscValidHeaderSpecificType(dm, DM_CLASSID, 1, DMSWARM); in DMSwarmCreateGlobalVectorFromField()
1147 PetscValidHeaderSpecificType(dm, DM_CLASSID, 1, DMSWARM); in DMSwarmDestroyGlobalVectorFromField()
1199 PetscValidHeaderSpecificType(dm, DM_CLASSID, 1, DMSWARM); in DMSwarmDestroyLocalVectorFromField()
1231 PetscValidHeaderSpecificType(dm, DM_CLASSID, 1, DMSWARM); in DMSwarmCreateGlobalVectorFromFields()
1256 PetscValidHeaderSpecificType(dm, DM_CLASSID, 1, DMSWARM); in DMSwarmDestroyGlobalVectorFromFields()
1312 PetscValidHeaderSpecificType(dm, DM_CLASSID, 1, DMSWARM); in DMSwarmDestroyLocalVectorFromFields()
1850 PetscValidHeaderSpecificType(dm, DM_CLASSID, 1, DMSWARM); in DMSwarmGetField()
1890 PetscValidHeaderSpecificType(dm, DM_CLASSID, 1, DMSWARM); in DMSwarmRestoreField()
1903 PetscValidHeaderSpecificType(dm, DM_CLASSID, 1, DMSWARM); in DMSwarmGetFieldInfo()
2557 PetscCall(DMSetType(cellswarm, DMSWARM)); in DMSwarmGetCellSwarm()
2737 PetscCall(PetscObjectChangeTypeName((PetscObject)*newdm, DMSWARM)); in DMClone_Swarm()
2878 PetscCall(DMSetType(*nsw, DMSWARM)); in DMSwarmDuplicate()