Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/src/ksp/pc/impls/hypre/ftn-auto/
H A Dhypref.c79 PETSC_EXTERN void pchypresetinterpolations_(PC pc,PetscInt *dim,Mat RT_PiFull,Mat RT_Pi[],Mat ND_P… in pchypresetinterpolations_() argument
83 (Mat)PetscToPointer((RT_PiFull) ),RT_Pi, in pchypresetinterpolations_()
/dports/science/PETSc/petsc-3.14.1/src/ksp/pc/impls/hypre/
H A Dhypre.c117 Mat RT_PiFull, RT_Pi[3]; member
374 if (jac->RT_PiFull) { in PCSetUp_HYPRE()
375 hm = (Mat_HYPRE*)(jac->RT_PiFull->data); in PCSetUp_HYPRE()
459 ierr = MatDestroy(&jac->RT_PiFull);CHKERRQ(ierr); in PCReset_HYPRE()
1381 ierr = MatDestroy(&jac->RT_PiFull);CHKERRQ(ierr); in PCHYPRESetInterpolations_HYPRE()
1389 if (RT_PiFull) { in PCHYPRESetInterpolations_HYPRE()
1393 jac->RT_PiFull = RT_PiFull; in PCHYPRESetInterpolations_HYPRE()
1395 ierr = MatConvert(RT_PiFull,MATHYPRE,MAT_INITIAL_MATRIX,&jac->RT_PiFull);CHKERRQ(ierr); in PCHYPRESetInterpolations_HYPRE()
1464 if (RT_PiFull) { in PCHYPRESetInterpolations()
1465 PetscValidHeaderSpecific(RT_PiFull,MAT_CLASSID,3); in PCHYPRESetInterpolations()
[all …]
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS70612 Mat RT_PiFull,117,4016
70613 Mat RT_PiFull, RT_Pi[RT_Pi117,4016
H A DCTAGS21014 …re.c /^PetscErrorCode PCHYPRESetInterpolations(PC pc, PetscInt dim, Mat RT_PiFull, Mat RT_Pi[], Ma…
21015 … PetscErrorCode PCHYPRESetInterpolations_HYPRE(PC pc, PetscInt dim, Mat RT_PiFull, Mat RT_Pi[], Ma…
28637 RT_Pi src/ksp/pc/impls/hypre/hypre.c /^ Mat RT_PiFull, RT_Pi[3];$/;" m language:C struc…
28638 RT_PiFull src/ksp/pc/impls/hypre/hypre.c /^ Mat RT_PiFull, RT_Pi[3];$/;" m language:C s…