Home
last modified time | relevance | path

Searched defs:cellHeight (Results 1 – 11 of 11) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexvtu.c56 …PetscInt dim, vStart, vEnd, cStart, cEnd, pStart, pEnd, cellHeight, numLabelCells, hasLabel, … in DMPlexGetVTKConnectivity() local
128 PetscInt cStart, cEnd, cellHeight; in DMPlexGetNonEmptyComm_Private() local
175 …PetscInt dimEmbed, cellHeight, cStart, cEnd, vStart, vEnd, numLabelCells, hasLabel… in DMPlexVTKWriteAll_VTU() local
H A Dplexsection.c93 PetscInt depth, cellHeight, pStart = 0, pEnd = 0; in DMPlexCreateSectionDof() local
H A Dplex.c127 PetscInt cdim, pStart, pEnd, vStart, vEnd, cStart, cEnd, c, depth, cellHeight, t; in DMPlexGetFieldTypes_Internal() local
1021 PetscInt dim, cellHeight, maxConeSize, maxSupportSize; in DMPlexView_Ascii() local
1538 PetscInt i, c, cStart, cEnd, cum, numVertices, ect, ectn, cellHeight; in DMPlexView_Ascii() local
1631 PetscInt locDepth, depth, cellHeight, dim, d; in DMPlexView_Ascii() local
8877 PetscErrorCode DMPlexGetVTKCellHeight(DM dm, PetscInt *cellHeight) in DMPlexGetVTKCellHeight()
8899 PetscErrorCode DMPlexSetVTKCellHeight(DM dm, PetscInt cellHeight) in DMPlexSetVTKCellHeight()
9030 PetscInt cellHeight, cStart, cEnd; in DMPlexCreateCellNumbering() local
9501 PetscErrorCode DMPlexCheckSkeleton(DM dm, PetscInt cellHeight) in DMPlexCheckSkeleton()
9561 PetscErrorCode DMPlexCheckFaces(DM dm, PetscInt cellHeight) in DMPlexCheckFaces()
9768 PetscInt cellHeight, cStart, cEnd; in DMPlexCheckPointSF() local
[all …]
H A Dplexsubmesh.c50 PetscErrorCode DMPlexMarkBoundaryFaces_Internal(DM dm, PetscInt val, PetscInt cellHeight, DMLabel l… in DMPlexMarkBoundaryFaces_Internal()
814 PetscInt cellHeight, cStart, cEnd, c, fStart, fEnd, f, numLeaves, l; in DMPlexCreateVTKLabel_Internal() local
3374 …abel, PetscInt value, PetscBool markedFaces, PetscBool isCohesive, PetscInt cellHeight, PetscBool … in DMPlexCreateSubmeshGeneric_Interpolated()
H A Dplexinterpolate.c1095 PetscInt supportSize, s, off = 0, idx = 0, overlap, cellHeight, height; in DMPlexAddSharedFace_Private() local
H A Dplexpartition.c544 PetscErrorCode DMPlexCreateNeighborCSR(DM dm, PetscInt cellHeight, PetscInt *numVertices, PetscInt … in DMPlexCreateNeighborCSR()
H A Dplexgeometry.c3855 PetscInt dimC, dimR, depth, i, cellHeight, height; in DMPlexCoordinatesToReference() local
3938 PetscInt dimC, dimR, depth, i, cellHeight, height; in DMPlexReferenceToCoordinates() local
H A Dplexfem.c1469 …PetscInt dim, coordDim, numFields, numComponents = 0, qNc, Nq, cellHeight, cStart, cEnd, c… in DMPlexComputeL2DiffLocal() local
2604 PetscInt Nf, f, cellHeight, cStart, cEnd, cell; in DMPlexComputeIntegralFEM() local
2666 PetscInt Nf, f, cellHeight, cStart, cEnd, cell, n; in DMPlexComputeCellwiseIntegralFEM() local
/petsc/src/dm/field/impls/ds/
H A Ddmfieldds.c718 PetscInt h, dim, imax, imin, cellHeight; in DMFieldCreateDefaultQuadrature_DS() local
752 PetscInt h, dim, imax, imin, cellHeight; in DMFieldCreateDefaultFaceQuadrature_DS() local
1184 PetscInt dim, cStart, cEnd, cellHeight; in DMFieldCreateDSWithDG() local
/petsc/src/snes/utils/
H A Ddmplexsnes.c247 PetscInt Nf, cellHeight, cStart, cEnd; in DMPlexSNESComputeObjectiveFEM() local
/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c474 PetscInt cellHeight, vStart, vEnd, cStart, cEnd, c; in DMPlexCreateCutVertexLabel_Private() local
1190 PetscInt dim, depth, cellHeight, c, n = 0; in DMPlexTopologyView_HDF5_XDMF_Private() local