Home
last modified time | relevance | path

Searched defs:RT (Results 1 – 5 of 5) sorted by relevance

/petsc/src/ksp/ksp/impls/cr/
H A Dcr.c16 Vec X, B, R, RT, P, AP, ART, Q; in KSPSolve_CR() local
/petsc/src/ksp/ksp/impls/cg/pipeprcg/
H A Dpipeprcg.c44 Vec X, B, R, RT, W, WT, P, S, ST, U, UT, PRTST[3]; in KSPSolve_PIPEPRCG() local
/petsc/src/mat/tests/
H A Dex241.c39 Mat A, AT, D, B, P, R, RT; in main() local
/petsc/src/dm/impls/plex/tests/
H A Dex3.c23 PetscBool RT; /* Test for Raviart-Thomas elements */ member
/petsc/src/dm/impls/plex/
H A Dplexfem.c500 …PetscScalar *RT; /* The transposed rotation matrix, transforming a vector in the global basis t… member