Home
last modified time | relevance | path

Searched refs:quady (Results 1 – 8 of 8) sorted by relevance

/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/term/computation/
H A DIESPMatrixComputation.hpp455 Quadrature* quady = qimy->getQuadrature(sh_u); in compute() local
456 number_t nbqy = quady->numberOfPoints(); in compute()
457 dimen_t dqy = quady->dim(); in compute()
458 …std::vector<ShapeValues>* shv_u = &relt_u->qshvs_[quady]; //retry shape values at quadrature poi… in compute()
459 … std::vector<Point>& phypts_u = mapdata_u->phyPoints[quady]; //quadrature points in physical space in compute()
462 …computeOperatorByQuadrature(*elt_u, ordelt_u==0, op_u, isid_u, true, quady, nbqy, dqy, shv_u, phy… in compute()
468 …computeSPfunByQuadrature(val_u, *tk->phip(), phypts_u, *quady, phi_w, tk->isConjugate, ymap); … in compute()
470 …computeSPintByQuadrature(val_u, *tk->phip(), phypts_u, *quady, *elt_u, sp_u, domy, *shv_u, phi_w, … in compute()
512 …computeOperatorByQuadrature(*elt_v, ordelt_v==0, op_v, isid_v, true, quady, nbqy, dqy, shv_v, ph… in compute()
H A DIEMatrixComputation.hpp64 … Quadrature* quadx, Quadrature* quady, Matrix<K>& res, IEcomputationParameters& ieparams, in computeQuadratureIE() argument
78 dimen_t dqx = quadx->dim(), dqy = quady->dim(); in computeQuadratureIE()
80 … itwyb = quady->weights().begin(), itwye = quady->weights().end(), itwy = itwyb, in computeQuadratureIE()
81 … itqxb = quadx->point(), itqyb = quady->point(), itqx, itqy; //points of quadratures for x/y in computeQuadratureIE()
83 …itpyb = gmap_S->phyPoints[quady].begin(), itpy = itpyb; //get quadrature points in physical space in computeQuadratureIE()
296 …std::vector<ShapeValues>* shv_Sy = &elt_S->refElt_p->qshvs_[quady], *shv_Tx = &elt_T->refElt_p->qs… in computeQuadratureIE()
305 number_t nbqy = quady->numberOfPoints(); in computeQuadratureIE()
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dstic.cpp436 save_item(m_sprite[sp].quady, "STIC sprite/m_sprite[sp].quady", sp); in device_start()
461 s->quady = 0; in device_reset()
553 h1 = (s1->quady ? 4 : 1) * (s1->doubley ? 2 : 1) * (s1->doubleyres ? 2 : 1) * CARD_HEIGHT; in sprites_collide()
554 h2 = (s2->quady ? 4 : 1) * (s2->doubley ? 2 : 1) * (s2->doubleyres ? 2 : 1) * CARD_HEIGHT; in sprites_collide()
625 pixelSize = (s->quady ? 4 : 1) * (s->doubley ? 2 : 1); in render_sprites()
796 …spritePixelHeight = (s->quady ? 4 : 1) * (s->doubley ? 2 : 1) * (s->doubleyres ? 2 : 1) * CARD_HEI… in copy_sprites_to_background()
1247 s->quady = !!(data & STIC_MYR_YSIZE); in write()
H A Dstic.h30 int quady; member
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dstic.cpp436 save_item(m_sprite[sp].quady, "STIC sprite/m_sprite[sp].quady", sp); in device_start()
461 s->quady = 0; in device_reset()
553 h1 = (s1->quady ? 4 : 1) * (s1->doubley ? 2 : 1) * (s1->doubleyres ? 2 : 1) * CARD_HEIGHT; in sprites_collide()
554 h2 = (s2->quady ? 4 : 1) * (s2->doubley ? 2 : 1) * (s2->doubleyres ? 2 : 1) * CARD_HEIGHT; in sprites_collide()
625 pixelSize = (s->quady ? 4 : 1) * (s->doubley ? 2 : 1); in render_sprites()
796 …spritePixelHeight = (s->quady ? 4 : 1) * (s->doubley ? 2 : 1) * (s->doubleyres ? 2 : 1) * CARD_HEI… in copy_sprites_to_background()
1247 s->quady = !!(data & STIC_MYR_YSIZE); in write()
H A Dstic.h30 int quady; member
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/tests/gl_tests/
H A DInstancingTest.cpp268 … int quady = static_cast<int>(((mInstances[baseOffset + 1]) * 0.5f + 0.5f) * getWindowHeight()); in checkQuads() local
270 EXPECT_PIXEL_EQ(quadx, quady, 255, 0, 0, 255); in checkQuads()
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/compilers/roqvq/
H A Droq.m793 - markQuadx: (int)xat quady: (int)yat quads: (int)size error: (float)cerror type: (int)choice