Searched defs:bbase (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ts/impls/multirate/ |
| H A D | mprk.c | 69 …ateTableau2(PetscInt ratio, PetscInt s, const PetscReal Abase[], const PetscReal bbase[], PetscRea… in TSMPRKGenerateTableau2() 93 …ateTableau3(PetscInt ratio, PetscInt s, const PetscReal Abase[], const PetscReal bbase[], PetscRea… in TSMPRKGenerateTableau3() 239 bbase[2] = {RC(0.5), RC(0.5)}; in TSMPRKRegisterAll() local 251 bbase[2] = {RC(0.5), RC(0.5)}; in TSMPRKRegisterAll() local 263 bbase[2] = {RC(0.5), RC(0.5)}; in TSMPRKRegisterAll() local 275 bbase[2] = {RC(0.5), RC(0.5)}; in TSMPRKRegisterAll() local
|