Searched refs:pot_field (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex6.c | 381 PetscInt dim, d, cStart, cEnd, c, Np, pot_field = 1; in ComputeFieldAtParticles_Mixed() local 394 PetscCall(DMCreateSubDM(dm, 1, &pot_field, &potential_IS, &potential_dm)); in ComputeFieldAtParticles_Mixed()
|