![]() |
Chi-Tech
|
Data Structures | |
| class | Boundary |
| struct | KSPAppContext |
| class | Solver |
| struct | TwoGridCollapsedInfo |
Enumerations | |
| enum class | BoundaryType : int { Reflecting = 1 , Neumann = 3 , Robin = 4 , Vacuum = 5 } |
Functions | |
| PetscErrorCode | MGKSPMonitor (KSP ksp, PetscInt n, PetscReal rnorm, void *) |
|
strong |
| Enumerator | |
|---|---|
| Reflecting | |
| Neumann | |
| Robin | |
| Vacuum | |
Definition at line 10 of file mg_diffusion_bndry.h.