Contains public data members for Vfetk class/module.
More...
#include <C:/Users/bake113/Desktop/Sync/Software/apbs/trunk/src/fem/apbs/vfetk.h>
Detailed Description
Contains public data members for Vfetk class/module.
- Author:
- Nathan Baker Many of the routines and macros are borrowed from the main.c driver (written by Mike Holst) provided with the PMG code.
Definition at line 165 of file vfetk.h.
Field Documentation
Multilevel algebra manager.
Definition at line 171 of file vfetk.h.
Approximation manager.
Definition at line 172 of file vfetk.h.
Charge-simplex map
Definition at line 175 of file vfetk.h.
FEM-specific parameters
Definition at line 187 of file vfetk.h.
Grid manager (container class for master vertex and simplex lists as well as prolongation operator for updating after refinement).
Definition at line 168 of file vfetk.h.
Initial guess method
Definition at line 182 of file vfetk.h.
Refinement level (starts at 0)
Definition at line 189 of file vfetk.h.
Linear solver method
Definition at line 176 of file vfetk.h.
Maximum number of linear solver iterations
Definition at line 177 of file vfetk.h.
Linear preconditioner
Definition at line 183 of file vfetk.h.
Residual tolerance for linear solver
Definition at line 178 of file vfetk.h.
Nonlinear solver method
Definition at line 179 of file vfetk.h.
Maximum number of nonlinear solver iterations
Definition at line 180 of file vfetk.h.
Residual tolerance for nonlinear solver
Definition at line 181 of file vfetk.h.
Poisson-Boltzmann object
Definition at line 174 of file vfetk.h.
Generic PB parameters
Definition at line 186 of file vfetk.h.
FEtk PDE object
Definition at line 173 of file vfetk.h.
Flag to print the jacobians (usually set this to -1, please)
Definition at line 184 of file vfetk.h.
Version of PBE to solve
Definition at line 188 of file vfetk.h.
Memory management object
Definition at line 167 of file vfetk.h.
The documentation for this struct was generated from the following file: