Lines Matching refs:bembed

451     const PetscReal bembed[2] = {RC(1.0), RC(0.0)};  in TSARKIMEXRegisterAll()  local
452 PetscCall(TSDIRKRegister(TSDIRKS212, 2, 2, &A[0][0], b, NULL, bembed, 1, b)); in TSARKIMEXRegisterAll()
462 const PetscReal bembed[2] = {RC(0.5), RC(0.5)}; in TSARKIMEXRegisterAll() local
463 PetscCall(TSDIRKRegister(TSDIRKES122SAL, 1, 2, &A[0][0], b, NULL, bembed, 1, b)); in TSARKIMEXRegisterAll()
476 …const PetscReal bembed[3] = {(RC(1.0) - s2 / RC(4.0)) / RC(3.0), (RC(3.0) * s2 / RC(4.0) + RC(1.0)… in TSARKIMEXRegisterAll() local
477 PetscCall(TSDIRKRegister(TSDIRKES213SAL, 2, 3, &A[0][0], b, NULL, bembed, 1, b)); in TSARKIMEXRegisterAll()
511 const PetscReal bembed[4] = {RC(1.0) - bh2 - bh3 - bh4, bh2, bh3, bh4}; in TSARKIMEXRegisterAll() local
512 PetscCall(TSDIRKRegister(TSDIRKES324SAL, 3, 4, &A[0][0], b, NULL, bembed, 1, b)); in TSARKIMEXRegisterAll()
535 …const PetscReal bembed[5] = {RC(23705.0) / RC(104328.0), RC(29720.0) / RC(91287.0), RC(4225.0) / R… in TSARKIMEXRegisterAll() local
536 PetscCall(TSDIRKRegister(TSDIRKES325SAL, 3, 5, &A[0][0], b, NULL, bembed, 1, b)); in TSARKIMEXRegisterAll()
551 …const PetscReal bembed[7] = {RC(0.257561510484945), RC(0.387312822934391), RC(0.126658904241468), … in TSARKIMEXRegisterAll() local
552 PetscCall(TSDIRKRegister(TSDIRK657A, 6, 7, &A[0][0], b, NULL, bembed, 1, b)); in TSARKIMEXRegisterAll()
567 …const PetscReal bembed[8] = {RC(0.0), RC(0.292331064554014), RC(0.409676102283681), RC(-0.00209471… in TSARKIMEXRegisterAll() local
568 PetscCall(TSDIRKRegister(TSDIRKES648SA, 6, 8, &A[0][0], b, NULL, bembed, 1, b)); in TSARKIMEXRegisterAll()
583 …const PetscReal bembed[8] = {RC(0.0), RC(0.22732353410559), RC(0.308415837980118), RC(0.1572634195… in TSARKIMEXRegisterAll() local
584 PetscCall(TSDIRKRegister(TSDIRK658A, 6, 8, &A[0][0], b, NULL, bembed, 1, b)); in TSARKIMEXRegisterAll()
600 …const PetscReal bembed[9] = {RC(3.62671059311602e-16), RC(0.0736615558278942), RC(0.10352739726222… in TSARKIMEXRegisterAll() local
601 PetscCall(TSDIRKRegister(TSDIRKS659A, 6, 9, &A[0][0], b, NULL, bembed, 1, b)); in TSARKIMEXRegisterAll()
618 const PetscReal bembed[10] = in TSARKIMEXRegisterAll() local
620 PetscCall(TSDIRKRegister(TSDIRK7510SAL, 7, 10, &A[0][0], b, NULL, bembed, 1, b)); in TSARKIMEXRegisterAll()
638 …const PetscReal bembed[10] = {RC(-0.015494246543626), RC(0.167657963820093), RC(0.269858958144236)… in TSARKIMEXRegisterAll() local
640 PetscCall(TSDIRKRegister(TSDIRKES7510SA, 7, 10, &A[0][0], b, NULL, bembed, 1, b)); in TSARKIMEXRegisterAll()
657 …const PetscReal bembed[9] = {RC(0.0), RC(0.1897135479408), RC(0.127461414808862), RC(-0.8358108076… in TSARKIMEXRegisterAll() local
658 PetscCall(TSDIRKRegister(TSDIRK759A, 7, 9, &A[0][0], b, NULL, bembed, 1, b)); in TSARKIMEXRegisterAll()
677 const PetscReal bembed[11] = in TSARKIMEXRegisterAll() local
679 PetscCall(TSDIRKRegister(TSDIRKS7511SAL, 7, 11, &A[0][0], b, NULL, bembed, 1, b)); in TSARKIMEXRegisterAll()
700 …const PetscReal bembed[14] = {RC(2.32345691433618e-16), RC(0.499150900944401), RC(0.08099199718924… in TSARKIMEXRegisterAll() local
702 PetscCall(TSDIRKRegister(TSDIRK8614A, 8, 14, &A[0][0], b, NULL, bembed, 1, b)); in TSARKIMEXRegisterAll()
725 …const PetscReal bembed[16] = {RC(-1.31988512519898e-15), RC(7.53606601764004e-16), RC(0.0886789133… in TSARKIMEXRegisterAll() local
727 PetscCall(TSDIRKRegister(TSDIRK8616SAL, 8, 16, &A[0][0], b, NULL, bembed, 1, b)); in TSARKIMEXRegisterAll()
751 …const PetscReal bembed[16] = {RC(0.0603373529853206), RC(0.175453809423998), RC(0.0537707777611… in TSARKIMEXRegisterAll() local
753 PetscCall(TSDIRKRegister(TSDIRKES8516SAL, 8, 16, &A[0][0], b, NULL, bembed, 1, b)); in TSARKIMEXRegisterAll()
1033 PetscCall(PetscFree2(t->bembedt, t->bembed)); in TSARKIMEXRegisterDestroy()
1104 …eal b[], const PetscReal c[], const PetscReal bembedt[], const PetscReal bembed[], PetscInt pinter… in TSARKIMEXRegister() argument
1165 PetscCall(PetscMalloc2(s, &t->bembedt, s, &t->bembed)); in TSARKIMEXRegister()
1167 PetscCall(PetscArraycpy(t->bembed, bembed ? bembed : bembedt, s)); in TSARKIMEXRegister()
1274 for (j = 0; j < s; j++) w[j] = h * tab->bembed[j]; in TSEvaluateStep_ARKIMEX()
1285 for (j = 0; j < s; j++) w[j] = h * (tab->bembed[j] - tab->b[j]); in TSEvaluateStep_ARKIMEX()
2298 ts->default_adapt_type = ark->tableau->bembed ? TSADAPTBASIC : TSADAPTNONE; in TSARKIMEXSetType_ARKIMEX()