Home
last modified time | relevance | path

Searched defs:_npoints (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/swarm/
H A Dswarmpic_da.c6 …rmCreateCellLocalCoords_DA_Q1_Regular(PetscInt dim, PetscInt np[], PetscInt *_npoints, PetscReal *… in private_DMSwarmCreateCellLocalCoords_DA_Q1_Regular()
67 …armCreateCellLocalCoords_DA_Q1_Gauss(PetscInt dim, PetscInt np_1d, PetscInt *_npoints, PetscReal *… in private_DMSwarmCreateCellLocalCoords_DA_Q1_Gauss()
H A Dswarmpic.c353 PetscInt _npoints[] = {0, 0, 1}; in DMSwarmSetPointsUniformCoordinates() local