Home
last modified time | relevance | path

Searched refs:LRC (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ts/impls/implicit/radau5/
H A Dradau5.c62 static void SOLOUT(int *NR, double *XOLD, double *X, double *Y, double *CONT, double *LRC, int *N, … in SOLOUT() argument
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DMat.pyx64 LRC = S_(MATLRC) variable in MatType
1381 """Create a low-rank correction `Type.LRC` matrix representing A + UCVᵀ.
5048 # LRC
5051 """Return the constituents of a `Type.LRC` matrix.
5083 """Set the constituents of a `Type.LRC` matrix.