petsc-3.11.4 2019-09-28
PCGAMGInitializePackage
This function initializes everything in the PCGAMG package. It is called from PCInitializePackage().
Synopsis
#include "petscpc.h"
PetscErrorCode PCGAMGInitializePackage(void)
.keywords: PC, PCGAMG, initialize, package
.seealso: PetscInitialize()
Level
developer
Location
src/ksp/pc/impls/gamg/gamg.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages