Home
last modified time | relevance | path

Searched defs:vertices (Results 1 – 20 of 20) sorted by relevance

/petsc/src/mat/tutorials/
H A Dex18.h9 PetscInt *vertices; /* list of vertices for each element */ member
/petsc/src/dm/impls/moab/
H A Ddmmbfem.cxx135 const PetscReal *vertices = coords + i * 3; in Compute_Lagrange_Basis_1D_Internal() local
164 const PetscReal *vertices = coords + i * 3; in Compute_Lagrange_Basis_1D_Internal() local
252 const PetscReal *vertices = coords + i * 3; in Compute_Lagrange_Basis_2D_Internal() local
503 const PetscReal *vertices = coords + i * 3; in Compute_Lagrange_Basis_3D_Internal() local
/petsc/src/dm/impls/plex/generators/tetgen/
H A Dtetgenerate.cxx197 …const PetscInt vertices[2] = {out.edgelist[e * 2 + 0] + numCells, out.edgelist[e * 2 + 1] + numCe… in DMPlexGenerate_Tetgen() local
209 …const PetscInt vertices[3] = {out.trifacelist[f * 3 + 0] + numCells, out.trifacelist[f * 3 + 1] +… in DMPlexGenerate_Tetgen() local
478 …const PetscInt vertices[2] = {out.edgelist[e * 2 + 0] + numCells, out.edgelist[e * 2 + 1] + numCe… in DMPlexRefine_Tetgen() local
490 …const PetscInt vertices[3] = {out.trifacelist[f * 3 + 0] + numCells, out.trifacelist[f * 3 + 1] +… in DMPlexRefine_Tetgen() local
/petsc/src/dm/impls/plex/generators/ctetgen/
H A Dctetgenerate.c184 …const PetscInt vertices[2] = {out->edgelist[e * 2 + 0] + numCells, out->edgelist[e * 2 + 1] + num… in DMPlexGenerate_CTetgen() local
196 …const PetscInt vertices[3] = {out->trifacelist[f * 3 + 0] + numCells, out->trifacelist[f * 3 + 1]… in DMPlexGenerate_CTetgen() local
459 …const PetscInt vertices[2] = {out->edgelist[e * 2 + 0] + numCells, out->edgelist[e * 2 + 1] + num… in DMPlexRefine_CTetgen() local
471 …const PetscInt vertices[3] = {out->trifacelist[f * 3 + 0] + numCells, out->trifacelist[f * 3 + 1]… in DMPlexRefine_CTetgen() local
/petsc/src/dm/impls/plex/generators/triangle/
H A Dtrigenerate.c210 …const PetscInt vertices[2] = {out.edgelist[e * 2 + 0] + numCells, out.edgelist[e * 2 + 1] + numCe… in DMPlexGenerate_Triangle() local
375 …const PetscInt vertices[2] = {out.edgelist[e * 2 + 0] + numCells, out.edgelist[e * 2 + 1] + numCe… in DMPlexRefine_Triangle() local
/petsc/src/snes/utils/dm/
H A Ddminterpolatesnes.c455 const PetscScalar *vertices = (const PetscScalar *)ctx; in QuadMap_Private() local
492 const PetscScalar *vertices = (const PetscScalar *)ctx; in QuadJacobian_Private() local
542 PetscScalar *x = NULL, *vertices = NULL; in DMInterpolate_Quad_Private() local
625 const PetscScalar *vertices = (const PetscScalar *)ctx; in HexMap_Private() local
694 const PetscScalar *vertices = (const PetscScalar *)ctx; in HexJacobian_Private() local
772 PetscScalar *x = NULL, *vertices = NULL; in DMInterpolate_Hex_Private() local
/petsc/src/dm/impls/plex/tests/
H A Dex56.c213 static PetscErrorCode VertexCoordinatesToAll(DM dm, IS vertices, Vec *allCoords) in VertexCoordinatesToAll()
249 IS vertices; in DMLabelGetCoordinateRepresentation() local
/petsc/config/BuildSystem/
H A Dgraph.py7 def __init__(self, vertices = []): argument
/petsc/src/dm/impls/plex/adaptors/mmg/
H A Dmmgadapt.c25 PetscReal *vertices, *metric, *verticesNew, gradationFactor, hausdorffNumber; in DMAdaptMetric_Mmg_Plex() local
/petsc/src/dm/impls/network/
H A Dnetworkview.c17 const PetscInt *vertices, *edges, *edgeVertices; in DMView_Network_CSV() local
H A Dnetwork.c2067 PetscErrorCode DMNetworkGetConnectedVertices(DM dm, PetscInt edge, const PetscInt *vertices[]) in DMNetworkGetConnectedVertices()
/petsc/src/dm/impls/plex/adaptors/parmmg/
H A Dparmmgadapt.c29 …PetscReal *vertices, *metric, *verticesNew, *verticesNewLoc, gradationFactor, hausdorffNum… in DMAdaptMetric_ParMmg_Plex() local
/petsc/src/snes/tutorials/ex10d/
H A Dex10.c86 …PetscInt *vertices; /* list of all vertices (incl. ghost ones) on a proces… in main() local
/petsc/include/petsc/private/
H A Ddmnetworkimpl.h88 …PetscInt *vertices; /* Vertices for this subnetwork. These are mapped to the vertex numbers fo… member
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcschurs.c2066 IS *faces, *edges, *all_cc, vertices; in PCBDDCSubSchursInit() local
H A Dbddcprivate.c9560 IS vertices; in PCBDDCInitSubSchurs() local
/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c1092 PetscInt *vertices; in CreateConesIS_Private() local
1419 IS vertices; in DMPlexCoordinatesView_HDF5_XDMF_Private() local
/petsc/src/dm/impls/plex/exodusii/
H A Dplexexodusii2.c1134 const PetscInt *vsIdx, *vertices; in DMView_PlexExodusII() local
/petsc/src/dm/impls/plex/
H A Dplexcreate.c704 PetscInt vertices[3], numVertices; in DMPlexCreateBoxSurfaceMesh_Tensor_3D_Internal() local
2229 PetscInt *vertices; // The number of vertices along each dimension on this process in DMPlexCreateHypercubicMesh_Internal() local
4696 …Vertices(DM dm, DMLabel label, DMLabel vlabel, PetscInt val, PetscInt n, const PetscInt vertices[]) in ProcessCohesiveLabel_Vertices()
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h258 double *vertices; in DMFTopologyCreateBrick_pforest() local