Home
last modified time | relevance | path

Searched refs:removeAllChildren (Results 1 – 2 of 2) sorted by relevance

/petsc/share/petsc/saws/js/
H A DlistLogic.js13 removeAllChildren(endtag); //this function also changes matInfo as needed
436 function removeAllChildren(endtag) { function
445 removeAllChildren(childEndtag);//recursive call to remove all children of that child
480 removeAllChildren(childEndtag); //remove grandchildren (if any)
579 removeAllChildren(childEndtag); //remove grandchildren (if any)
661 removeAllChildren(childEndtag); //remove grandchildren (if any)
H A DtreeInterface.js605 removeAllChildren(childEndtag);//recursive call to remove all children of that child