int HYPRE_BoomerAMGSetDomainType (HYPRE_Solver solver, int domain_type)

(Optional) Defines the type of domain used for the Schwarz method

Documentation

(Optional) Defines the type of domain used for the Schwarz method. The following options exist for domain_type:

0 each point is a domain
1 each node is a domain (only of interest in "systems" AMG)
2 each domain is generated by agglomeration (default)

alphabetic index hierarchy of classes


generated by doc++