Lines Matching defs:ni
320 PetscErrorCode PetscLagNodeIndicesGetData_Internal(PetscLagNodeIndices ni, PetscInt *nodeIdxDim, Pe… in PetscLagNodeIndicesGetData_Internal()
331 static PetscErrorCode PetscLagNodeIndicesReference(PetscLagNodeIndices ni) in PetscLagNodeIndicesReference()
338 static PetscErrorCode PetscLagNodeIndicesDuplicate(PetscLagNodeIndices ni, PetscLagNodeIndices *niN… in PetscLagNodeIndicesDuplicate()
354 static PetscErrorCode PetscLagNodeIndicesDestroy(PetscLagNodeIndices *ni) in PetscLagNodeIndicesDestroy()
380 static PetscErrorCode PetscLagNodeIndicesComputeVertexOrder(DM dm, PetscLagNodeIndices ni, PetscBoo… in PetscLagNodeIndicesComputeVertexOrder()
475 PetscLagNodeIndices ni; in PetscLagNodeIndicesCreateSimplexVertices() local
499 PetscLagNodeIndices ni; in PetscLagNodeIndicesCreateTensorVertices() local
657 PetscLagNodeIndices ni; in PetscLagNodeIndicesTensor() local
752 PetscLagNodeIndices ni; in PetscLagNodeIndicesMerge() local
809 static PetscErrorCode PetscLagNodeIndicesGetPermutation(PetscLagNodeIndices ni, PetscInt *perm[]) in PetscLagNodeIndicesGetPermutation()
1353 PetscLagNodeIndices ni; in PetscDualSpaceLagrangeCreateSimplexNodeMat() local
1443 PetscLagNodeIndices ni, verti; in PetscDualSpaceLagrangeCreateAllNodeIdx() local
1944 static PetscErrorCode MatPermuteByNodeIdx(Mat A, PetscLagNodeIndices ni, Mat *Aperm) in MatPermuteByNodeIdx()
2469 PetscLagNodeIndices ni; in PetscDualSpaceCreateInteriorSymmetryMatrix_Lagrange() local