Searched refs:PetscLagNodeIndicesCreateTensorVertices (Results 1 – 1 of 1) sorted by relevance
497 static PetscErrorCode PetscLagNodeIndicesCreateTensorVertices(DM dm, PetscLagNodeIndices facetni, P… in PetscLagNodeIndicesCreateTensorVertices() function2344 … PetscCall(PetscLagNodeIndicesCreateTensorVertices(dm, tracel->vertIndices, &lag->vertIndices)); in PetscDualSpaceSetUp_Lagrange()2371 …if (!lag->vertIndices) PetscCall(PetscLagNodeIndicesCreateTensorVertices(dm, tracel->vertIndices, … in PetscDualSpaceSetUp_Lagrange()