Searched refs:MC (Results 1 – 7 of 7) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | hashset.txt | 17 /*MC 32 /*MC 47 /*MC 62 /*MC 80 /*MC 99 /*MC 114 /*MC 130 /*MC 148 /*MC 166 /*MC [all …]
|
| H A D | hashmap.txt | 19 /*MC 34 /*MC 55 /*MC 70 /*MC 85 /*MC 103 /*MC 118 /*MC 134 /*MC 152 /*MC 170 /*MC [all …]
|
| /petsc/src/ksp/ksp/utils/dm/ |
| H A D | dmproject.c | 223 PetscErrorCode DMAdaptInterpolator(DM dmc, DM dmf, Mat In, KSP smoother, Mat MF, Mat MC, Mat *InAda… in DMAdaptInterpolator() argument 259 if (MC) { in DMAdaptInterpolator() 261 PetscCall(MatDenseGetColumnVecRead(MC, k, &vc)); in DMAdaptInterpolator() 264 PetscCall(MatDenseRestoreColumnVecRead(MC, k, &vc)); in DMAdaptInterpolator() 299 if (!MC) { in DMAdaptInterpolator() 301 PetscCall(MatTransposeMatMult(In, MF, MAT_INITIAL_MATRIX, PETSC_DETERMINE, &MC)); in DMAdaptInterpolator() 308 PetscCall(MatDenseGetArrayRead(MC, &ac)); in DMAdaptInterpolator() 309 PetscCall(MatDenseGetLDA(MC, &ldac)); in DMAdaptInterpolator() 380 PetscCall(MatDenseRestoreArrayRead(MC, &ac)); in DMAdaptInterpolator() 382 if (allocVc) PetscCall(MatDestroy(&MC)); in DMAdaptInterpolator() [all …]
|
| /petsc/src/mat/impls/elemental/ |
| H A D | matelem.cxx | 596 El::DistMatrix<PetscElemScalar, El::MC, El::MR> xer(xe); in MatSolve_Elemental() 710 El::DistMatrix<PetscElemScalar, El::MC, El::STAR> d; in MatCholeskyFactor_Elemental()
|
| /petsc/doc/developers/ |
| H A D | style.md | 590 - `/*MC`
|
| /petsc/doc/manual/ |
| H A D | getting_started.md | 629 …6-1.pdf), Technical Report No. UCB/EECS-2006-1 January [[DOI]](https://doi.org/10.1109/MC.2006.180)
|
| /petsc/doc/ |
| H A D | petsc.bib | 19747 publisher = {The MC Escher Company}
|