Searched defs:nodesets (Results 1 – 1 of 1) sorted by relevance
12 PetscReal **nodesets; member68 …ErrorCode Petsc1DNodeFamilyGetNodeSets(Petsc1DNodeFamily f, PetscInt degree, PetscReal ***nodesets) in Petsc1DNodeFamilyGetNodeSets()119 …orCode PetscNodeRecursive_Internal(PetscInt dim, PetscInt degree, PetscReal **nodesets, PetscInt t… in PetscNodeRecursive_Internal()149 PetscReal **nodesets = NULL; in Petsc1DNodeFamilyComputeSimplexNodes() local