Home
last modified time | relevance | path

Searched refs:nSons (Results 1 – 7 of 7) sorted by relevance

/dports/math/dune-uggrid/dune-uggrid-bc2d1229420367563410ce9e519f5ff82b45266f/dune/uggrid/parallel/ddd/basic/
H A Dooppcc.h439 int nSons; variable
453 This->nSons = 2;
485 for(i=0; i<This->nSons; i++) in Method()
515 rnode->nSons = This->nSons-split-1; in Method()
516 This->nSons = split+1; in Method()
528 int j, n=This->nSons; in Method()
537 This->nSons++; in Method()
546 int i, nData = This->nSons-1; in Method()
626 This->nSons++; in Method()
646 This->nSons++; in Method()
[all …]
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/uggrid/
H A Duggridhieriterator.cc35 for (int i=0; i<UG_NS<dim>::nSons(oldTarget); i++) in increment()
H A Duggridentity.cc184 for (int i=0; i<UG_NS<dim>::nSons(target_); i++) in hbegin()
H A Dugwrapper.hh646 static int nSons(const UG_NAMESPACE ::element* element) { in nSons() function in Dune::UG_NS
/dports/math/dune-foamgrid/dune-foamgrid-43bfdb6181fae187fd803eca935a030d8d5ab0bc/dune/foamgrid/foamgrid/
H A Dfoamgridhierarchiciterator.hh84 for (std::size_t i = 0; i < target->nSons(); i++) in stackChildren_()
H A Dfoamgridelements.hh81 unsigned int nSons() const { in nSons() function in Dune::FoamGridEntityImp
257 unsigned int nSons() const { in nSons() function in Dune::FoamGridEntityImp
/dports/math/ogdf/OGDF/src/ogdf/lib/abacus/
H A Dsub.cpp251 const int nSons = sons_->size(); in ~Sub() local
253 for (int i = 0; i < nSons; i++) in ~Sub()
2474 const int nSons = sons_->size(); in fathom() local
2475 for (int i = 1; i < nSons; i++) in fathom()
2480 const int nSons = sons_->size(); in fathom() local
2481 for (int i = 1; i < nSons; i++) in fathom()