Searched refs:Common (Results 1 – 10 of 10) sorted by relevance
| /petsc/src/ksp/ksp/tests/output/ |
| H A D | ex32_cholmod.out | 26 Common.dbound 0. (Smallest absolute value of diagonal entries of D) 27 Common.grow0 1.2 28 Common.grow1 1.2 29 Common.grow2 5 30 Common.maxrank 8 31 Common.supernodal_switch 40. 32 Common.supernodal 1 33 Common.final_asis 1 34 Common.final_super 1 35 Common.final_ll 0 [all …]
|
| H A D | ex32_cholmod_sbaij.out | 26 Common.dbound 0. (Smallest absolute value of diagonal entries of D) 27 Common.grow0 1.2 28 Common.grow1 1.2 29 Common.grow2 5 30 Common.maxrank 8 31 Common.supernodal_switch 40. 32 Common.supernodal 1 33 Common.final_asis 1 34 Common.final_super 1 35 Common.final_ll 0 [all …]
|
| /petsc/src/mat/impls/aij/seq/klu/ |
| H A D | klu.c | 86 klu_K_common Common; member 101 klu_K_free_symbolic(&lu->Symbolic, &lu->Common); in MatDestroy_KLU() 102 klu_K_free_numeric(&lu->Numeric, &lu->Common); in MatDestroy_KLU() 120 status = klu_K_solve(lu->Symbolic, lu->Numeric, A->rmap->n, 1, (PetscReal *)xa, &lu->Common); in MatSolveTranspose_KLU() 135 …PetscCheck(klu_K_tsolve(lu->Symbolic, lu->Numeric, A->rmap->n, 1, xa, 1, &lu->Common), PETSC_COMM_… in MatSolve_KLU() 150 if (lu->flg == SAME_NONZERO_PATTERN && lu->Numeric) klu_K_free_numeric(&lu->Numeric, &lu->Common); in MatLUFactorNumeric_KLU() 151 lu->Numeric = klu_K_factor(ai, aj, (PetscReal *)av, lu->Symbolic, &lu->Common); in MatLUFactorNumeric_KLU() 183 lu->Symbolic = klu_K_analyze_given(n, ai, aj, lu->perm_c, lu->perm_r, &lu->Common); in MatLUFactorSymbolic_KLU() 185 lu->Symbolic = klu_K_analyze(n, ai, aj, &lu->Common); in MatLUFactorSymbolic_KLU() 206 PetscCall(PetscViewerASCIIPrintf(viewer, " Partial pivoting tolerance: %g\n", lu->Common.tol)); in MatView_Info_KLU() [all …]
|
| /petsc/doc/developers/ |
| H A D | objects.md | 82 ## Common Object Header 227 ## Common Object Functions
|
| /petsc/doc/install/ |
| H A D | install_tutorial.md | 156 customize their PETSc installation. Common configuration options are:
|
| H A D | install.md | 17 ## Common Example Usages
|
| /petsc/doc/manual/ |
| H A D | vec.md | 231 ## Common vector functions and operations
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | Vec.pyx | 1572 Common return values include:
|
| /petsc/doc/faq/ |
| H A D | index.md | 1540 Common reasons for KSP not converging are:
|
| /petsc/doc/ |
| H A D | petsc.bib | 13014 title = { A Common Data Management Infrastructure for Parallel Adaptive Algorithms for 15746 title = {{Common Object Request Broker Architecture (CORBA)}}, 15811 author = {{Common Component Architecture Forum}}, 17935 chapter = {Parallel {PDE}-Based Simulations Using the {Common Component Architecture}}, 22661 title = {Common and unusual finite elements}, 24123 title = {Toward a Common Component Architecture for High-Performance Scientific 24162 author = {{Common Component Architecture Forum}}, 25947 title = {The Relaxation Method of Finding the Common Point of Convex Sets and its 31487 title = {Minimizing the Average Deviation of Job Completion Times about a Common Due 34819 title = {Maximum Likelihood as a Common Computational Framework in Tomotherapy},
|