Lines Matching refs:binterpt

41   PetscReal *binterpt;          /* Dense output formula */  member
340 const PetscReal binterpt = 1; in TSRosWRegisterAll() local
342 PetscCall(TSRosWRegister(TSROSWTHETA1, 1, 1, &A, &Gamma, &b, NULL, 1, &binterpt)); in TSRosWRegisterAll()
349 const PetscReal binterpt = 1; in TSRosWRegisterAll() local
351 PetscCall(TSRosWRegister(TSROSWTHETA2, 2, 1, &A, &Gamma, &b, NULL, 1, &binterpt)); in TSRosWRegisterAll()
366 PetscReal binterpt[2][2]; in TSRosWRegisterAll() local
367 binterpt[0][0] = 1.707106781186547524401 - 1.0; in TSRosWRegisterAll()
368 binterpt[1][0] = 2.0 - 1.707106781186547524401; in TSRosWRegisterAll()
369 binterpt[0][1] = 1.707106781186547524401 - 1.5; in TSRosWRegisterAll()
370 binterpt[1][1] = 1.5 - 1.707106781186547524401; in TSRosWRegisterAll()
372 PetscCall(TSRosWRegister(TSROSW2P, 2, 2, &A[0][0], &Gamma[0][0], b, b1, 2, &binterpt[0][0])); in TSRosWRegisterAll()
386 PetscReal binterpt[2][2]; in TSRosWRegisterAll() local
387 binterpt[0][0] = 0.2928932188134524755992 - 1.0; in TSRosWRegisterAll()
388 binterpt[1][0] = 2.0 - 0.2928932188134524755992; in TSRosWRegisterAll()
389 binterpt[0][1] = 0.2928932188134524755992 - 1.5; in TSRosWRegisterAll()
390 binterpt[1][1] = 1.5 - 0.2928932188134524755992; in TSRosWRegisterAll()
392 PetscCall(TSRosWRegister(TSROSW2M, 2, 2, &A[0][0], &Gamma[0][0], b, b1, 2, &binterpt[0][0])); in TSRosWRegisterAll()
396 PetscReal binterpt[3][2]; in TSRosWRegisterAll() local
410 binterpt[0][0] = -0.8094010767585034; in TSRosWRegisterAll()
411 binterpt[1][0] = -0.5; in TSRosWRegisterAll()
412 binterpt[2][0] = 2.3094010767585034; in TSRosWRegisterAll()
413 binterpt[0][1] = 0.9641016151377548; in TSRosWRegisterAll()
414 binterpt[1][1] = 0.5; in TSRosWRegisterAll()
415 binterpt[2][1] = -1.4641016151377548; in TSRosWRegisterAll()
417 PetscCall(TSRosWRegister(TSROSWRA3PW, 3, 3, &A[0][0], &Gamma[0][0], b, b2, 2, &binterpt[0][0])); in TSRosWRegisterAll()
420 PetscReal binterpt[4][3]; in TSRosWRegisterAll() local
437 binterpt[0][0] = 1.0564298455794094; in TSRosWRegisterAll()
438 binterpt[1][0] = 2.296429974281067; in TSRosWRegisterAll()
439 binterpt[2][0] = -1.307599564525376; in TSRosWRegisterAll()
440 binterpt[3][0] = -1.045260255335102; in TSRosWRegisterAll()
441 binterpt[0][1] = -1.3864882699759573; in TSRosWRegisterAll()
442 binterpt[1][1] = -8.262611700275677; in TSRosWRegisterAll()
443 binterpt[2][1] = 7.250979895056055; in TSRosWRegisterAll()
444 binterpt[3][1] = 2.398120075195581; in TSRosWRegisterAll()
445 binterpt[0][2] = 0.5721822314575016; in TSRosWRegisterAll()
446 binterpt[1][2] = 4.742931142090097; in TSRosWRegisterAll()
447 binterpt[2][2] = -4.398120075195578; in TSRosWRegisterAll()
448 binterpt[3][2] = -0.9169932983520199; in TSRosWRegisterAll()
450 … PetscCall(TSRosWRegister(TSROSWRA34PW2, 3, 4, &A[0][0], &Gamma[0][0], b, b2, 3, &binterpt[0][0])); in TSRosWRegisterAll()
570 PetscReal binterpt[3][2]; in TSRosWRegisterAll() local
571 binterpt[0][0] = 3.793692883777660870425141387941; in TSRosWRegisterAll()
572 binterpt[1][0] = -2.918692883777660870425141387941; in TSRosWRegisterAll()
573 binterpt[2][0] = 0.125; in TSRosWRegisterAll()
574 binterpt[0][1] = -0.725741064379812106687651020584; in TSRosWRegisterAll()
575 binterpt[1][1] = 0.559074397713145440020984353917; in TSRosWRegisterAll()
576 binterpt[2][1] = 0.16666666666666666666666666666667; in TSRosWRegisterAll()
578 … PetscCall(TSRosWRegister(TSROSWSANDU3, 3, 3, &A[0][0], &Gamma[0][0], b, b2, 2, &binterpt[0][0])); in TSRosWRegisterAll()
597 PetscReal binterpt[3][2]; in TSRosWRegisterAll() local
599 binterpt[0][0] = 0.089316397477040902157517886164709; in TSRosWRegisterAll()
600 binterpt[1][0] = -0.91068360252295909784248211383529; in TSRosWRegisterAll()
601 binterpt[2][0] = 1.8213672050459181956849642276706; in TSRosWRegisterAll()
602 binterpt[0][1] = 0.077350269189625764509148780501957; in TSRosWRegisterAll()
603 binterpt[1][1] = 1.077350269189625764509148780502; in TSRosWRegisterAll()
604 binterpt[2][1] = -1.1547005383792515290182975610039; in TSRosWRegisterAll()
606 …PetscCall(TSRosWRegister(TSROSWASSP3P3S1C, 3, 3, &A[0][0], &Gamma[0][0], b, b2, 2, &binterpt[0][0]… in TSRosWRegisterAll()
624 PetscReal binterpt[4][3]; in TSRosWRegisterAll() local
626 binterpt[0][0] = 6.25; in TSRosWRegisterAll()
627 binterpt[1][0] = -30.25; in TSRosWRegisterAll()
628 binterpt[2][0] = 1.75; in TSRosWRegisterAll()
629 binterpt[3][0] = 23.25; in TSRosWRegisterAll()
630 binterpt[0][1] = -9.75; in TSRosWRegisterAll()
631 binterpt[1][1] = 58.75; in TSRosWRegisterAll()
632 binterpt[2][1] = -3.25; in TSRosWRegisterAll()
633 binterpt[3][1] = -45.75; in TSRosWRegisterAll()
634 binterpt[0][2] = 3.6666666666666666666666666666667; in TSRosWRegisterAll()
635 binterpt[1][2] = -28.333333333333333333333333333333; in TSRosWRegisterAll()
636 binterpt[2][2] = 1.6666666666666666666666666666667; in TSRosWRegisterAll()
637 binterpt[3][2] = 23.; in TSRosWRegisterAll()
639 …PetscCall(TSRosWRegister(TSROSWLASSP3P4S2C, 3, 4, &A[0][0], &Gamma[0][0], b, b2, 3, &binterpt[0][0… in TSRosWRegisterAll()
657 PetscReal binterpt[4][3]; in TSRosWRegisterAll() local
659 binterpt[0][0] = 1.6911764705882352941176470588235; in TSRosWRegisterAll()
660 binterpt[1][0] = 3.6813725490196078431372549019608; in TSRosWRegisterAll()
661 binterpt[2][0] = 0.23039215686274509803921568627451; in TSRosWRegisterAll()
662 binterpt[3][0] = -4.6029411764705882352941176470588; in TSRosWRegisterAll()
663 binterpt[0][1] = -0.95588235294117647058823529411765; in TSRosWRegisterAll()
664 binterpt[1][1] = -6.2401960784313725490196078431373; in TSRosWRegisterAll()
665 binterpt[2][1] = -0.31862745098039215686274509803922; in TSRosWRegisterAll()
666 binterpt[3][1] = 7.5147058823529411764705882352941; in TSRosWRegisterAll()
667 binterpt[0][2] = -0.56862745098039215686274509803922; in TSRosWRegisterAll()
668 binterpt[1][2] = 2.7254901960784313725490196078431; in TSRosWRegisterAll()
669 binterpt[2][2] = 0.25490196078431372549019607843137; in TSRosWRegisterAll()
670 binterpt[3][2] = -2.4117647058823529411764705882353; in TSRosWRegisterAll()
672 …PetscCall(TSRosWRegister(TSROSWLLSSP3P4S2C, 3, 4, &A[0][0], &Gamma[0][0], b, b2, 3, &binterpt[0][0… in TSRosWRegisterAll()
677 PetscReal binterpt[4][3]; in TSRosWRegisterAll() local
723 binterpt[0][0] = 2.2565812720167954547104627844105; in TSRosWRegisterAll()
724 binterpt[1][0] = 1.349166413351089573796243820819; in TSRosWRegisterAll()
725 binterpt[2][0] = -2.4695174540533503758652847586647; in TSRosWRegisterAll()
726 binterpt[3][0] = -0.13623023131453465264142184656474; in TSRosWRegisterAll()
727 binterpt[0][1] = -3.0826699111559187902922463354557; in TSRosWRegisterAll()
728 binterpt[1][1] = -2.4689115685996042534544925650515; in TSRosWRegisterAll()
729 binterpt[2][1] = 5.7428279814696677152129332773553; in TSRosWRegisterAll()
730 binterpt[3][1] = -0.19124650171414467146619437684812; in TSRosWRegisterAll()
731 binterpt[0][2] = 1.0137296634858471607430756831148; in TSRosWRegisterAll()
732 binterpt[1][2] = 0.52444768167155973161042570784064; in TSRosWRegisterAll()
733 binterpt[2][2] = -2.3015205996945452158771370439586; in TSRosWRegisterAll()
734 binterpt[3][2] = 0.76334325453713832352363565300308; in TSRosWRegisterAll()
736 PetscCall(TSRosWRegister(TSROSWARK3, 3, 4, &A[0][0], &Gamma[0][0], b, b2, 3, &binterpt[0][0])); in TSRosWRegisterAll()
765 PetscCall(PetscFree(t->binterpt)); in TSRosWRegisterDestroy()
830 …mma[], const PetscReal b[], const PetscReal bembed[], PetscInt pinterp, const PetscReal binterpt[]) in TSRosWRegister() argument
932 PetscCall(PetscMalloc1(s * pinterp, &t->binterpt)); in TSRosWRegister()
933 PetscCall(PetscArraycpy(t->binterpt, binterpt, s * pinterp)); in TSRosWRegister()
1247 const PetscReal *Bt = ros->tableau->binterpt; in TSInterpolate_RosW()