Searched refs:monolithic (Results 1 – 6 of 6) sorted by relevance
| /petsc/doc/manual/ |
| H A D | mat.md | 734 blocks are merged together (“monolithic”), or as separate assembled 737 In particular, many preconditioners require a monolithic format, but 741 use the same code to assemble block matrices in both monolithic and 749 - The monolithic global space is the space in which the Krylov and 758 - The monolithic local space can be thought of as adding ghost points 759 to the monolithic global space, but it is often more natural to use 779 the monolithic global space. The `submat` transforms from the split 781 `isrow`. The index sets specify the parts of the monolithic local 785 functional and has a parallel communicator. If a monolithic matrix
|
| H A D | dmplex.md | 12 scientific investigation, but it makes library (as opposed to monolithic
|
| H A D | ksp.md | 1081 *Hypre* is relatively monolithic in that a PETSc matrix is converted into a hypre
|
| H A D | tao.md | 648 combine the design and state variables together in a monolithic solution vector
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcprivate.c | 1830 PetscBool monolithic = PETSC_FALSE; in PCBDDCComputeLocalTopologyInfo() local 1834 …dc_monolithic", "Discard any information on dofs splitting", NULL, monolithic, &monolithic, NULL)); in PCBDDCComputeLocalTopologyInfo() 1841 if (monolithic) { /* just get block size to properly compute vertices */ in PCBDDCComputeLocalTopologyInfo()
|
| /petsc/doc/ |
| H A D | petsc.bib | 1868 title = {Scalable parallel methods for monolithic coupling in fluid-structure interaction 2944 title = {Parallel preconditioners for monolithic solution of shear bands}, 5146 title = {A parallel monolithic algorithm for the numerical simulation of large-scale fluid 10974 title = {An overlapping Domain Decomposition preconditioning method for monolithic
|