Searched defs:_npoints (Results 1 – 2 of 2) sorted by relevance
6 …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()
353 PetscInt _npoints[] = {0, 0, 1}; in DMSwarmSetPointsUniformCoordinates() local