|
DOUG 0.2
|
Go to the source code of this file.
Data Types | |
| type | Decomposition_mod::Decomposition |
| Definition of subdomains and factorizations (solves) of subdomain matrices. More... | |
Modules | |
| module | Decomposition_mod |
Datatypes that hold domain decomposition for Schwarz (first-level) preconidioners. | |
Functions/Subroutines | |
| type(Decomposition), public | Decomposition_mod::Decomposition_New () |
| subroutine, public | Decomposition_mod::Decomposition_Destroy (DD) |
| subroutine | Decomposition_mod::Get_nodes (iDomain, eptnmap, nodes, nnodes) |
| Get node numbers of a domain. | |
| subroutine, public | Decomposition_mod::Add_layers (adjBounds, adjValues, nodes, nnodes, nlayers, onnodes) |
| Add several layers of nodes to the existing set of nodes using mesh graph adjacency matrix. | |
1.7.3-20110217