Home
last modified time | relevance | path

Searched refs:subentity (Results 1 – 25 of 63) sorted by relevance

123

/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/utility/test/
H A Dvertexordertest.cc51 for(int subentity = 0; subentity < refelem.size(codim); ++subentity) in testElementDim() local
53 std::size_t voSize = std::distance(vo.begin(codim, subentity), in testElementDim()
54 vo.end(codim, subentity)); in testElementDim()
55 std::size_t refSize = refelem.size(subentity, codim, dim); in testElementDim()
58 subentity << ": Number of vertices: " << voSize << " in " in testElementDim()
61 Dune::reduceOrder(vo.begin(codim, subentity), vo.end(codim, subentity), in testElementDim()
63 vo.getReduced(codim, subentity, tmp); in testElementDim()
66 subentity << ": Reduced vertex numbering from VertexOrder " in testElementDim()
83 for(int subentity = 0; subentity < refelem.size(codim); ++subentity) in testElementInterdim() local
87 subOrder.assign(vo.begin(codim, subentity), vo.end(codim, subentity)); in testElementInterdim()
[all …]
/dports/www/thirtybees/thirtybees-1.1.0/install/dev/
H A Dindex.phtml221 <?php foreach ($this->loader->getTables() as $subentity => $bar): ?>
222 …hp echo $subentity ?>" <?php if (isset($entity_info['fields'][$column]['relation']) && $entity_inf…
223 <?php echo $subentity ?>
/dports/math/dune-alugrid/dune-alugrid-08c6496d4d4a33df6456c3b402182f353dc2e76d/dune/python/test/
H A Dtest_indexset.py7 subentity = (intersection.indexInInside, 1)
8 indices_global = indexSet.subIndices(entity, subentity, 2)
9 indices_reference = entity.referenceElement.subEntities(subentity, 2)
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/python/test/
H A Dtest_indexset.py7 subentity = (intersection.indexInInside, 1)
8 indices_global = indexSet.subIndices(entity, subentity, 2)
9 indices_reference = entity.referenceElement.subEntities(subentity, 2)
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/include/swiftmailer/classes/Swift/Mime/
H A DSimpleMimeEntity.php317 $subentity = $this->_createChild();
318 $subentity->_setNestingLevel($lowestLevel);
319 $subentity->setChildren($grandchildren, $compoundLevel);
320 array_unshift($immediateChildren, $subentity);
/dports/deskutils/myitcrm/MyITCRM-0.2.9.3/include/swift/lib/classes/Swift/Mime/
H A DSimpleMimeEntity.php314 $subentity = $this->_createChild();
315 $subentity->_setNestingLevel($lowestLevel);
316 $subentity->setChildren($grandchildren, $compoundLevel);
317 array_unshift($immediateChildren, $subentity);
/dports/devel/flyspray/flyspray-0.9.9.7_4/includes/external/swift-mailer/classes/Swift/Mime/
H A DSimpleMimeEntity.php321 $subentity = $this->_createChild();
322 $subentity->_setNestingLevel($lowestLevel);
323 $subentity->setChildren($grandchildren, $compoundLevel);
324 array_unshift($immediateChildren, $subentity);
/dports/finance/prestashop/prestashop/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/
H A DSimpleMimeEntity.php341 $subentity = $this->createChild();
342 $subentity->setNestingLevel($lowestLevel);
343 $subentity->setChildren($grandchildren, $compoundLevel);
344 array_unshift($immediateChildren, $subentity);
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/
H A DSimpleMimeEntity.php341 $subentity = $this->createChild();
342 $subentity->setNestingLevel($lowestLevel);
343 $subentity->setChildren($grandchildren, $compoundLevel);
344 array_unshift($immediateChildren, $subentity);
/dports/math/dune-grid-glue/dune-grid-glue-17bd9898df80a52e2c316fc053119d190c149a2e/dune/grid-glue/test/
H A Ddisconnectedtest.cc42 return [z](const Element& element, unsigned int subentity) -> bool { in make_z_plane_predicate() argument
44 const auto geometry = element.template subEntity<1>(subentity).geometry(); in make_z_plane_predicate()
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/swiftmailer/swiftmailer/lib/classes/Swift/Mime/
H A DSimpleMimeEntity.php341 $subentity = $this->createChild();
342 $subentity->setNestingLevel($lowestLevel);
343 $subentity->setChildren($grandchildren, $compoundLevel);
344 array_unshift($immediateChildren, $subentity);
/dports/www/bolt/bolt-2.2.24/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/
H A DSimpleMimeEntity.php325 $subentity = $this->_createChild();
326 $subentity->_setNestingLevel($lowestLevel);
327 $subentity->setChildren($grandchildren, $compoundLevel);
328 array_unshift($immediateChildren, $subentity);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/
H A DSimpleMimeEntity.php336 $subentity = $this->createChild();
337 $subentity->setNestingLevel($lowestLevel);
338 $subentity->setChildren($grandchildren, $compoundLevel);
339 array_unshift($immediateChildren, $subentity);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/
H A DSimpleMimeEntity.php336 $subentity = $this->createChild();
337 $subentity->setNestingLevel($lowestLevel);
338 $subentity->setChildren($grandchildren, $compoundLevel);
339 array_unshift($immediateChildren, $subentity);
/dports/www/phpmyfaq/phpmyfaq/src/libs/swiftmailer/swiftmailer/lib/classes/Swift/Mime/
H A DSimpleMimeEntity.php325 $subentity = $this->_createChild();
326 $subentity->_setNestingLevel($lowestLevel);
327 $subentity->setChildren($grandchildren, $compoundLevel);
328 array_unshift($immediateChildren, $subentity);
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/
H A DSimpleMimeEntity.php341 $subentity = $this->createChild();
342 $subentity->setNestingLevel($lowestLevel);
343 $subentity->setChildren($grandchildren, $compoundLevel);
344 array_unshift($immediateChildren, $subentity);
/dports/www/typo3-9/typo3_src-9.5.31/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/
H A DSimpleMimeEntity.php325 $subentity = $this->_createChild();
326 $subentity->_setNestingLevel($lowestLevel);
327 $subentity->setChildren($grandchildren, $compoundLevel);
328 array_unshift($immediateChildren, $subentity);
/dports/www/kanboard/kanboard-1.2.21/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/
H A DSimpleMimeEntity.php325 $subentity = $this->_createChild();
326 $subentity->_setNestingLevel($lowestLevel);
327 $subentity->setChildren($grandchildren, $compoundLevel);
328 array_unshift($immediateChildren, $subentity);
/dports/www/itop/web/lib/swiftmailer/lib/classes/Swift/Mime/
H A DSimpleMimeEntity.php325 $subentity = $this->_createChild();
326 $subentity->_setNestingLevel($lowestLevel);
327 $subentity->setChildren($grandchildren, $compoundLevel);
328 array_unshift($immediateChildren, $subentity);
/dports/www/webtrees/webtrees-1.7.18/webtrees/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/
H A DSimpleMimeEntity.php325 $subentity = $this->_createChild();
326 $subentity->_setNestingLevel($lowestLevel);
327 $subentity->setChildren($grandchildren, $compoundLevel);
328 array_unshift($immediateChildren, $subentity);
/dports/www/thirtybees/thirtybees-1.1.0/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/
H A DSimpleMimeEntity.php325 $subentity = $this->_createChild();
326 $subentity->_setNestingLevel($lowestLevel);
327 $subentity->setChildren($grandchildren, $compoundLevel);
328 array_unshift($immediateChildren, $subentity);
/dports/www/owncloud/owncloud/lib/composer/swiftmailer/swiftmailer/lib/classes/Swift/Mime/
H A DSimpleMimeEntity.php341 $subentity = $this->createChild();
342 $subentity->setNestingLevel($lowestLevel);
343 $subentity->setChildren($grandchildren, $compoundLevel);
344 array_unshift($immediateChildren, $subentity);
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/
H A DSimpleMimeEntity.php325 $subentity = $this->_createChild();
326 $subentity->_setNestingLevel($lowestLevel);
327 $subentity->setChildren($grandchildren, $compoundLevel);
328 array_unshift($immediateChildren, $subentity);
/dports/www/nextcloud/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mime/
H A DSimpleMimeEntity.php341 $subentity = $this->createChild();
342 $subentity->setNestingLevel($lowestLevel);
343 $subentity->setChildren($grandchildren, $compoundLevel);
344 array_unshift($immediateChildren, $subentity);
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dp_enemy.c2537 mobj_t *subentity; in A_EntityDeath() local
2545 subentity = P_SpawnMobj(FixedMul(finecosine[an], dist) + entity_pos_x, in A_EntityDeath()
2548 subentity->target = actor->target; in A_EntityDeath()
2549 A_FaceTarget(subentity); in A_EntityDeath()
2550 P_ThrustMobj(subentity, subentity->angle, 625 << 13); in A_EntityDeath()
2557 subentity->target = actor->target; in A_EntityDeath()
2558 P_ThrustMobj(subentity, actor->angle + ANG90, 4); in A_EntityDeath()
2559 A_FaceTarget(subentity); in A_EntityDeath()
2566 subentity->target = actor->target; in A_EntityDeath()
2567 P_ThrustMobj(subentity, actor->angle - ANG90, 4); in A_EntityDeath()
[all …]

123