Searched refs:coupling (Results 1 – 18 of 18) sorted by relevance
| /petsc/src/ksp/ksp/tutorials/output/ |
| H A D | ex55_hypre_device.out | 31 Threshold for strong coupling 0.25
|
| H A D | ex55_hypre_device_alt.out | 29 Threshold for strong coupling 0.25
|
| H A D | ex49_hypre_nullspace_alt.out | 24 Threshold for strong coupling 0.25
|
| H A D | ex49_hypre_nullspace.out | 25 Threshold for strong coupling 0.25
|
| /petsc/src/ksp/ksp/tests/output/ |
| H A D | ex3_hypre.out | 17 Threshold for strong coupling 0.25
|
| H A D | ex3_hypre_alt.out | 17 Threshold for strong coupling 0.25
|
| /petsc/src/ksp/pc/tests/output/ |
| H A D | ex10_1.out | 8 Threshold for strong coupling 0.25
|
| /petsc/doc/manual/ |
| H A D | dmnetwork.md | 38 …coupling information between subnetworks. That is vertices that are *shared* between multiple subn… 78 The coupling is done by calling
|
| H A D | dmcommonality.md | 49 …(except maybe boundaries or other special points). In addition, any required cross coupling between
|
| H A D | mat.md | 717 Block matrices arise when coupling variables with different meaning,
|
| /petsc/src/ksp/pc/impls/fieldsplit/ |
| H A D | fieldsplit.c | 398 PetscBool fieldsplit_default = PETSC_FALSE, coupling = PETSC_FALSE; in PCFieldSplitSetDefaults() local 407 …bject)pc)->options, ((PetscObject)pc)->prefix, "-pc_fieldsplit_detect_coupling", &coupling, NULL)); in PCFieldSplitSetDefaults() 408 if (pc->dm && jac->dm_splits && !jac->detect && !coupling) { in PCFieldSplitSetDefaults() 490 } else if (coupling) { in PCFieldSplitSetDefaults() 491 IS coupling, rest; in PCFieldSplitSetDefaults() local 496 PetscCall(MatFindOffBlockDiagonalEntries(pc->mat, &coupling)); in PCFieldSplitSetDefaults() 498 PetscCall(MatFindOffBlockDiagonalEntries(pc->pmat, &coupling)); in PCFieldSplitSetDefaults() 503 PetscCall(PCFieldSplitSetIS(pc, "1", coupling)); in PCFieldSplitSetDefaults() 504 PetscCall(ISDestroy(&coupling)); in PCFieldSplitSetDefaults()
|
| /petsc/doc/ |
| H A D | index.md | 120 coupling library for partitioned multi-physics simulations
|
| H A D | petsc.bib | 1868 title = {Scalable parallel methods for monolithic coupling in fluid-structure interaction 3050 …ngian preconditioner for the magnetohydrodynamics equations at high Reynolds and coupling numbers}, 4019 temporal scales by coupling quasi-static and dynamic simulations}, 12627 title = {Application of a generalized interface module to the coupling of {PARCS} with 12635 title = {A methodology for the coupling of {RAMONA-3B} neutron kinetics and {TRAC-BF1} 15836 % Model coupling refs 15963 interface coupling and parallel implicit solvers for {3D} unstructured meshes}, 15976 title = {A distributed computing portal for coupling multi-physics and multiple domains in 17981 their computational simulation, to a common algebraic coupling paradigm. 17982 Mathematical analysis of multiphysics coupling in this form is not always [all …]
|
| /petsc/doc/community/bofs/ |
| H A D | 2026_Feb_CASS.md | 59 **Abstract:** This talk presents ongoing work carried out at EDF R&D on the coupling of hybrid high…
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 614 (network/thermal-coupling-options 2) 621 (sc/coupling-iteration-index 1) 622 (sc/coupling-step-index 1) 625 (sc/number-of-substeps-per-coupling-step 1) 626 (sc/enable-sub-stepping-option-per-coupling-step? #f) 634 (sc/miniter-per-coupling-iter 5) 1790 (pseudo/pv-coupling-all? #f) 2278 (dpm/dpm-vof/energy-coupling-via-source-term? #f) 2286 (dpm/implicit-momentum-coupling? #t) 2476 (dpm/turb-coupling-omega-src-constant 1.) [all …]
|
| /petsc/doc/community/meetings/2025/ |
| H A D | index.md | 150 …corporate a comprehensive description of cardiac electrophysiology and electro-mechanical coupling. 204 …ubduction are presented that examine how the subducting plate geometry, coupling along the subduct…
|
| /petsc/doc/community/meetings/2023/ |
| H A D | index.md | 256 coupling it with a deforming Lagrangian elastic body to model the 364 well as coupling conditions on junctions of a network. For example, the 400 the two sub-domains of the plasma region and wall region and their coupling
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | Mat.pyx | 3987 """Return the part of the matrix associated with the on-process coupling.
|