Searched refs:PA (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ksp/pc/impls/hmg/ |
| H A D | hmg.c | 92 Mat PA, submat; in PCSetUp_HMG() local 135 PetscCall(PCGetOperators(pc, NULL, &PA)); in PCSetUp_HMG() 137 PetscCall(MatGetBlockSize(PA, &blocksize)); in PCSetUp_HMG() 141 …PetscCall(PCHMGExtractSubMatrix_Private(PA, &submat, MAT_INITIAL_MATRIX, hmg->component, blocksize… in PCSetUp_HMG() 142 PA = submat; in PCSetUp_HMG() 144 PetscCall(PCSetOperators(hmg->innerpc, PA, PA)); in PCSetUp_HMG() 145 if (hmg->subcoarsening) PetscCall(MatDestroy(&PA)); in PCSetUp_HMG()
|
| /petsc/lib/petsc/conf/ |
| H A D | rules | 70 grep -v "At least one PA 2.0" | \ 117 grep -v "At least one PA 2.0" | \
|
| /petsc/doc/ |
| H A D | petsc.bib | 430 organization = {SIAM, Philadelphia, PA} 2339 address = {Philadelphia, PA, USA}, 2356 address = {Philadelphia, PA, USA}, 3061 author = {Papadopoulos, Ioannis PA and Farrell, Patrick E and Surowiec, Thomas M}, 3185 author = {Papadopoulos, Ioannis PA and Farrell, Patrick E}, 10593 publisher = {Society for Industrial and Applied Mathematics Philadelphia, PA, USA}, 10607 publisher = {Society for Industrial and Applied Mathematics Philadelphia, PA, USA}, 11766 publisher = {Philadelphia, PA: SIAM, c1993-} 13009 address = {Philadelphia, PA} 14111 address = {Philadelphia, PA}, [all …]
|