Home
last modified time | relevance | path

Searched defs:conn (Results 1 – 9 of 9) sorted by relevance

/petsc/src/dm/impls/moab/
H A Ddmmoab.cxx663 PetscErrorCode DMMoabGetVertexCoordinates(DM dm, PetscInt nconn, const moab::EntityHandle *conn, Pe… in DMMoabGetVertexCoordinates()
702 …etVertexConnectivity(DM dm, moab::EntityHandle vhandle, PetscInt *nconn, moab::EntityHandle **conn) in DMMoabGetVertexConnectivity()
742 …reVertexConnectivity(DM dm, moab::EntityHandle ehandle, PetscInt *nconn, moab::EntityHandle **conn) in DMMoabRestoreVertexConnectivity()
770 …ntConnectivity(DM dm, moab::EntityHandle ehandle, PetscInt *nconn, const moab::EntityHandle **conn) in DMMoabGetElementConnectivity()
1305 …Code DMMoabCreateElement(DM dm, const moab::EntityType type, const moab::EntityHandle *conn, Petsc… in DMMoabCreateElement()
H A Ddmmbutil.cxx261 moab::EntityHandle *conn; in DMMoab_GenerateElements_Private() local
/petsc/src/sys/webclient/
H A Dbox.c19 static int PetscBoxWebServer_Private(struct mg_connection *conn) in PetscBoxWebServer_Private()
/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c1162 …t NVertices, PetscSection connSection, const PetscInt face_ids[], const PetscInt conn[], PetscSF *… in DMPlexCGNS_MatchCGNSFacesToPlexFaces()
1817 PetscInt *face_ids, *conn, *plexFaces; in DMPlexCreateCGNS_Internal_Parallel() local
2119 cgsize_t *conn = NULL; in DMView_PlexCGNS() local
2222 cgsize_t *parents, *conn = NULL; in DMView_PlexCGNS() local
/petsc/src/sys/classes/viewer/impls/glvis/
H A Dglvis.c327 PetscBool lconn, conn; in PetscViewerGLVisGetStatus_Internal() local
/petsc/src/dm/impls/plex/
H A Dplexvtu.c54 PetscVTKInt *conn, *offsets; in DMPlexGetVTKConnectivity() local
H A Dplexpartition.c318 Mat conn, CSR; in DMPlexCreatePartitionerGraph_ViaMat() local
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h171 p4est_connectivity_t *conn; member
746 p4est_connectivity_t *conn = NULL; in DMSetUp_pforest() local
1477 static PetscErrorCode PforestConnectivityEnumerateFacets(p4est_connectivity_t *conn, PetscInt **tre… in PforestConnectivityEnumerateFacets()
1514 p4est_connectivity_t *conn; in DMPlexCreateConnectivity_pforest() local
3053 p4est_connectivity_t *conn = pforest->topo->conn; in DMPforestLabelsInitialize() local
3590 …t *geom, PetscInt cell, p4est_quadrant_t *q, p4est_topidx_t t, p4est_connectivity_t *conn, PetscSc… in DMPforestMapCoordinates_Cell()
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcprivate.c157 Mat G, T, conn, lG, lGt, lGis, lGall, lGe, lGinit; in PCBDDCNedelecSupport() local