Home
last modified time | relevance | path

Searched defs:Ju (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/dt/space/impls/subspace/
H A Dspacesubspace.c12 PetscReal *Ju; member
278 const PetscReal *Ju; in PetscSpaceSetUp_Subspace() local
447 …tscDualSpace dualSubspace, PetscReal *x, PetscReal *Jx, PetscReal *u, PetscReal *Ju, PetscCopyMode… in PetscSpaceCreateSubspace()
/petsc/src/dm/impls/network/
H A Dnetwork.c2290 static inline PetscErrorCode MatSetPreallocationUserblock_private(Mat Ju, PetscInt nrows, PetscInt … in MatSetPreallocationUserblock_private()
2314 static inline PetscErrorCode MatSetPreallocationblock_private(Mat Ju, PetscInt nrows, PetscInt *row… in MatSetPreallocationblock_private()
2338 static inline PetscErrorCode MatSetUserblock_private(Mat Ju, PetscInt nrows, PetscInt *rows, PetscI… in MatSetUserblock_private()
2359 static inline PetscErrorCode MatSetblock_private(Mat Ju, PetscInt nrows, PetscInt *rows, PetscInt n… in MatSetblock_private()