Searched refs:extra_nodes (Results 1 – 2 of 2) sorted by relevance
52 PetscCDIntNd *extra_nodes; member
24 ail->extra_nodes = NULL; in PetscCDCreate()66 if (ail->extra_nodes) { in PetscCDGetNewNode()67 PetscCDIntNd *node = ail->extra_nodes; in PetscCDGetNewNode()69 ail->extra_nodes = node->next; in PetscCDGetNewNode()255 if (!(n1 = ail->extra_nodes)) ail->extra_nodes = rem; in PetscCDRemoveAllAt()