Home
last modified time | relevance | path

Searched defs:closureSize (Results 1 – 25 of 30) sorted by relevance

12

/petsc/src/dm/impls/plex/adaptors/pragmatic/
H A Dpragmaticadapt.c110 PetscInt closureSize, cl; in DMAdaptMetric_Pragmatic_Plex() local
121 PetscInt closureSize, cl; in DMAdaptMetric_Pragmatic_Plex() local
/petsc/src/dm/impls/plex/
H A Dplexvtu.c85 PetscInt closureSize; in DMPlexGetVTKConnectivity() local
219 PetscInt closureSize; in DMPlexVTKWriteAll_VTU() local
466 PetscInt closureSize; in DMPlexVTKWriteAll_VTU() local
680 PetscInt closureSize, off; in DMPlexVTKWriteAll_VTU() local
725 PetscInt closureSize, off; in DMPlexVTKWriteAll_VTU() local
H A Dplexsubmesh.c228 PetscInt closureSize, c; in DMPlexLabelComplete_Internal() local
345 PetscInt closureSize, cl, h, cStart, cEnd; in DMPlexLabelAddCells() local
417 PetscInt closureSize, cl; in DMPlexLabelAddFaceCells() local
1099 PetscInt closureSize, cl, cval; in DivideCells_Private() local
2075 PetscInt closureSize, cl, dep; in CheckFaultEdge_Private() local
2210 PetscInt closureSize, cl; in DMPlexLabelCohesiveComplete() local
2304 PetscInt closureSize, cl; in DMPlexLabelCohesiveComplete() local
2351 PetscInt closureSize, cl; in DMPlexCheckValidSubmesh_Private() local
2500 PetscInt closureSize, cl; in DMPlexMarkSubmesh_Uninterpolated() local
2579 PetscInt closureSize, c; in DMPlexMarkSubmesh_Interpolated() local
[all …]
H A Dplextree.c700 PetscInt closureSize, *closure = NULL; in DMPlexCreateAnchors_Tree() local
725 PetscInt j, closureSize, *closure = NULL, aOff; in DMPlexCreateAnchors_Tree() local
1238 PetscInt closureSize, closureSizeP, *closure = NULL, *closureP = NULL; in DMPlexComputeAnchorMatrix_Tree_Direct() local
1415 PetscInt parent, closureSize, *closure = NULL, pDof; in DMPlexReferenceTreeGetChildrenMatrices() local
1589 PetscInt size, closureSize, *closure = NULL, i; in DMPlexComputeAnchorMatrix_Tree_FromReference() local
1629 PetscInt parent, childid, closureSize, *closure = NULL; in DMPlexComputeAnchorMatrix_Tree_FromReference() local
2154 PetscInt *closure = NULL, closureSize, cl; in DMPlexComputeInterpolatorTree() local
2274 PetscInt closureSize, *closure = NULL, cl; in DMPlexComputeInterpolatorTree() local
2279 PetscInt *closure = NULL, closureSize, cl; in DMPlexComputeInterpolatorTree() local
3860 PetscInt *closure = NULL, closureSize, cl; in DMPlexTransferVecTree_Interpolate() local
[all …]
H A Dplexadapt.c12 PetscInt closureSize = 0, cl; in DMPlexLabelToVolumeConstraint() local
H A Dplexinterpolate.c1819 PetscInt *closure = NULL, closureSize, cl, coneSize = 0; in DMPlexUninterpolate() local
1834 PetscInt *closure = NULL, closureSize, cl, coneSize = 0; in DMPlexUninterpolate() local
H A Dplexglvis.c997 PetscInt i, closureSize, *closure = NULL; in DMPlexView_GLVis_ASCII() local
/petsc/src/dm/impls/plex/adaptors/mmg/
H A Dmmgadapt.c94 PetscInt *closure = NULL, closureSize, cl; in DMAdaptMetric_Mmg_Plex() local
109 PetscInt *closure = NULL, closureSize, cl; in DMAdaptMetric_Mmg_Plex() local
/petsc/src/dm/impls/plex/tutorials/
H A Dex6.c127 PetscInt closureSize, ki, kj, f, c, foff = 0; in ReadData2D() local
160 PetscInt closureSize, ki, kj, kk, f, c, foff = 0; in ReadData3D() local
/petsc/src/dm/dt/tests/
H A Dex4.c10 …PetscInt nFunc, *ids, *idsCopy, *idsCopy2, i, closureSize, *closure = NULL, offset, de… in CheckSymmetry() local
/petsc/src/dm/impls/plex/adaptors/parmmg/
H A Dparmmgadapt.c142 PetscInt *closure = NULL, closureSize, cl; in DMAdaptMetric_ParMmg_Plex() local
165 PetscInt *closure = NULL, closureSize, cl; in DMAdaptMetric_ParMmg_Plex() local
/petsc/src/dm/impls/plex/tests/
H A Dex9.c283 PetscInt closureSize; in TestTransitiveClosure() local
354 PetscInt closureSize = 64; in TestVecClosure() local
H A Dex60.c91 PetscInt *closure = NULL, closureSize, cl; in main() local
H A Dex64.c72 PetscInt numCells, cell, closureSize, *closureA = NULL; in main() local
H A Dex26.c152 PetscInt numCells, cell, closureSize, *closureA = NULL; in main() local
/petsc/src/dm/dt/fe/impls/composite/
H A Dfecomposite.c46 PetscInt closureSize; in PetscFESetUp_Composite() local
/petsc/src/dm/impls/plex/generators/triangle/
H A Dtrigenerate.c297 PetscInt closureSize; in DMPlexRefine_Triangle() local
/petsc/src/dm/impls/forest/tests/
H A Dex2.c97 PetscInt cl, closureSize, *closure = NULL; in IdentifyBadPoints() local
/petsc/src/dm/impls/plex/exodusii/
H A Dplexexodusii2.c874 PetscInt csSize, closureSize; in DMView_PlexExodusII() local
939 PetscInt csSize, c, connectSize, closureSize; in DMView_PlexExodusII() local
1114 PetscInt closureSize = 24, j; in DMView_PlexExodusII() local
/petsc/src/dm/impls/plex/generators/ctetgen/
H A Dctetgenerate.c391 PetscInt closureSize; in DMPlexRefine_CTetgen() local
/petsc/src/dm/impls/plex/generators/tetgen/
H A Dtetgenerate.cxx420 PetscInt closureSize; in DMPlexRefine_Tetgen() local
/petsc/src/dm/field/impls/ds/
H A Ddmfieldds.c180 PetscInt closureSize; in DMFieldEvaluateFE_DS() local
291 PetscInt closureSize, d, e, f, g; in DMFieldEvaluate_DS() local
/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c492 PetscInt closureSize, cl, value; in DMPlexCreateCutVertexLabel_Private() local
1104 PetscInt closureSize, v, Nc = 0; in CreateConesIS_Private() local
1150 PetscInt closureSize, Nc = 0, p, value = -1; in CreateConesIS_Private() local
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c70 PetscInt closureSize; in PCPatchConstruct_Vanka() local
146 PetscInt closureSize; in PCPatchConstruct_Pardecomp() local
743 PetscInt ignoredim, iStart = 0, iEnd = -1, starSize, closureSize, si, ci; in PCPatchCompleteCellPatch() local
/petsc/src/dm/dt/dualspace/impls/lagrange/
H A Ddspacelagrange.c384 PetscInt closureSize = 0; in PetscLagNodeIndicesComputeVertexOrder() local
545 PetscInt closureSize = 0; in PetscLagNodeIndicesPushForward() local
2629 PetscInt closureSize = 0; in PetscDualSpaceGetBoundarySymmetries_Internal() local

12