Home
last modified time | relevance | path

Searched refs:nfaces (Results 1 – 4 of 4) sorted by relevance

/petsc/src/dm/impls/swarm/
H A Dswarmpic_plex.c85 PetscInt dim, nfaces, nbasis; in private_DMSwarmInsertPointsUsingCellDM_PLEX_SubDivide() local
104 PetscCall(DMPlexGetConeSize(dmc, ps, &nfaces)); in private_DMSwarmInsertPointsUsingCellDM_PLEX_SubDivide()
105 if (nfaces == (dim + 1)) is_simplex = PETSC_TRUE; in private_DMSwarmInsertPointsUsingCellDM_PLEX_SubDivide()
160 PetscInt ii, jj, q, npoints_q, e, nel, npe, pcnt, ps, pe, d, k, nfaces, Nfc; in private_DMSwarmInsertPointsUsingCellDM_PLEX2D_Regular() local
177 PetscCall(DMPlexGetConeSize(dmc, ps, &nfaces)); in private_DMSwarmInsertPointsUsingCellDM_PLEX2D_Regular()
178 if (nfaces == (dim + 1)) is_simplex = PETSC_TRUE; in private_DMSwarmInsertPointsUsingCellDM_PLEX2D_Regular()
284 PetscInt dim, ps, pe, nel, nfaces, Nfc; in private_DMSwarmSetPointCoordinatesCellwise_PLEX() local
296 PetscCall(DMPlexGetConeSize(dmc, ps, &nfaces)); in private_DMSwarmSetPointCoordinatesCellwise_PLEX()
298 if (nfaces == (dim + 1)) is_simplex = PETSC_TRUE; in private_DMSwarmSetPointCoordinatesCellwise_PLEX()
302 if (nfaces == 4) is_tensorcell = PETSC_TRUE; in private_DMSwarmSetPointCoordinatesCellwise_PLEX()
[all …]
/petsc/src/ts/utils/dmplexlandau/kokkos/
H A Dlandau.kokkos.cxx388 int nfaces = 0, vector_size = 256 / Nq; in LandauKokkosJacobian() local
463 nfaces = h_maps[grid].num_face; // nface=0 for CPU assembly in LandauKokkosJacobian()
468 nfaces = 0; in LandauKokkosJacobian()
512 …KOS_SHARED_LEVEL, (int)(num_cells_batch * batch_sz), team_size, vector_size, nfaces, (int)Nf_max)); in LandauKokkosJacobian()
727 …_shared_mem_size, (int)(num_cells_batch * batch_sz), team_size, vector_size, nfaces, (int)Nf_max)); in LandauKokkosJacobian()
736 …d #face=%d Nb=%" PetscInt_FMT ", %s assembly\n", team_size, vector_size, nfaces, Nb, d_coo_vals ? … in LandauKokkosJacobian()
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcprivate.c9561 PetscInt nv, nedges, nfaces; in PCBDDCInitSubSchurs() local
9563 PetscCall(PCBDDCGraphGetCandidatesIS(graph, &nfaces, NULL, &nedges, NULL, &vertices)); in PCBDDCInitSubSchurs()
9569 …t %02" PetscInt_FMT " local candidate faces (%d)\n", PetscGlobalRank, nfaces, pcbddc->use_faces… in PCBDDCInitSubSchurs()
9572 PetscCall(PCBDDCGraphRestoreCandidatesIS(graph, &nfaces, NULL, &nedges, NULL, &vertices)); in PCBDDCInitSubSchurs()
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas3522 (acoustics/2d-nfaces 40)