Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

sVfetk Struct Reference
[Vfetk class]

Contains public data members for Vfetk class/module. More...

#include <vfetk.h>

Collaboration diagram for sVfetk:

Collaboration graph
[legend]

Data Fields

Vmem * vmem
Gem * gm
AM * am
Aprx * aprx
PDE * pde
Vpbepbe
Vcsmcsm
Vfetk_LsolvType lkey
int lmax
double ltol
Vfetk_NsolvType nkey
int nmax
double ntol
Vfetk_GuessType gues
Vfetk_PrecType lprec
int pjac
PBEparmpbeparm
FEMparmfeparm
Vhal_PBEType type
int level

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.


Field Documentation

AM* sVfetk::am
 

Multilevel algebra manager.

Aprx* sVfetk::aprx
 

Approximation manager.

Vcsm* sVfetk::csm
 

Charge-simplex map

FEMparm* sVfetk::feparm
 

FEM-specific parameters

Gem* sVfetk::gm
 

Grid manager (container class for master vertex and simplex lists as well as prolongation operator for updating after refinement).

Vfetk_GuessType sVfetk::gues
 

Initial guess method

int sVfetk::level
 

Refinement level (starts at 0)

Vfetk_LsolvType sVfetk::lkey
 

Linear solver method

int sVfetk::lmax
 

Maximum number of linear solver iterations

Vfetk_PrecType sVfetk::lprec
 

Linear preconditioner

double sVfetk::ltol
 

Residual tolerance for linear solver

Vfetk_NsolvType sVfetk::nkey
 

Nonlinear solver method

int sVfetk::nmax
 

Maximum number of nonlinear solver iterations

double sVfetk::ntol
 

Residual tolerance for nonlinear solver

Vpbe* sVfetk::pbe
 

Poisson-Boltzmann object

PBEparm* sVfetk::pbeparm
 

Generic PB parameters

PDE* sVfetk::pde
 

FEtk PDE object

int sVfetk::pjac
 

Flag to print the jacobians (usually set this to -1, please)

Vhal_PBEType sVfetk::type
 

Version of PBE to solve

Vmem* sVfetk::vmem
 

Memory management object


The documentation for this struct was generated from the following file:
Generated on Tue Dec 6 10:05:55 2005 for APBS by doxygen 1.3.5