Home
last modified time | relevance | path

Searched refs:RC (Results 1 – 4 of 4) sorted by relevance

/petsc/src/ts/impls/arkimex/
H A Darkimex.c439 #define RC PetscRealConstant in TSARKIMEXRegisterAll() macro
440 #define s2 RC(1.414213562373095048802) /* PetscSqrtReal((PetscReal)2.0) */ in TSARKIMEXRegisterAll()
441 #define us2 RC(0.2928932188134524755992) /* 1.0-1.0/PetscSqrtReal((PetscReal)2.0); */ in TSARKIMEXRegisterAll()
447 {RC(1.0), RC(0.0)}, in TSARKIMEXRegisterAll()
448 {RC(-1.0), RC(1.0)} in TSARKIMEXRegisterAll()
450 const PetscReal b[2] = {RC(0.5), RC(0.5)}; in TSARKIMEXRegisterAll()
451 const PetscReal bembed[2] = {RC(1.0), RC(0.0)}; in TSARKIMEXRegisterAll()
458 {RC(0.0), RC(0.0)}, in TSARKIMEXRegisterAll()
459 {RC(0.0), RC(1.0)} in TSARKIMEXRegisterAll()
461 const PetscReal b[2] = {RC(0.0), RC(1.0)}; in TSARKIMEXRegisterAll()
[all …]
/petsc/src/ts/impls/explicit/rk/
H A Drk.c185 #define RC PetscRealConstant in TSRKRegisterAll() macro
188 const PetscReal b[1] = {RC(1.0)}; in TSRKRegisterAll()
194 {RC(1.0), 0} in TSRKRegisterAll()
196 const PetscReal b[2] = {RC(0.5), RC(0.5)}; in TSRKRegisterAll()
197 const PetscReal bembed[2] = {RC(1.0), 0}; in TSRKRegisterAll()
203 {RC(0.5), 0} in TSRKRegisterAll()
205 const PetscReal b[2] = {0, RC(1.0)}; in TSRKRegisterAll()
211 {RC(2.0) / RC(3.0), 0, 0}, in TSRKRegisterAll()
212 {RC(-1.0) / RC(3.0), RC(1.0), 0} in TSRKRegisterAll()
214 const PetscReal b[3] = {RC(0.25), RC(0.5), RC(0.25)}; in TSRKRegisterAll()
[all …]
/petsc/src/ts/impls/multirate/
H A Dmprk.c232 #define RC PetscRealConstant in TSMPRKRegisterAll() macro
237 {RC(1.0), 0} in TSMPRKRegisterAll()
239 bbase[2] = {RC(0.5), RC(0.5)}; in TSMPRKRegisterAll()
249 {RC(1.0), 0} in TSMPRKRegisterAll()
251 bbase[2] = {RC(0.5), RC(0.5)}; in TSMPRKRegisterAll()
261 {RC(1.0), 0} in TSMPRKRegisterAll()
263 bbase[2] = {RC(0.5), RC(0.5)}; in TSMPRKRegisterAll()
273 {RC(1.0), 0} in TSMPRKRegisterAll()
275 bbase[2] = {RC(0.5), RC(0.5)}; in TSMPRKRegisterAll()
338 {RC(1.0) / RC(2.0), 0, 0, 0, 0}, in TSMPRKRegisterAll()
[all …]
/petsc/doc/
H A Dpetsc.bib31849 number = {RC 19757},