APBS 3.0.0
|
Contains public data members for Vfetk class/module. More...
#include </builddir/build/BUILD/apbs-3.0.0-build/apbs-3.0.0/src/fem/vfetk.h>
Data Fields | |
Vmem * | vmem |
Gem * | gm |
AM * | am |
Aprx * | aprx |
PDE * | pde |
Vpbe * | pbe |
Vcsm * | csm |
Vfetk_LsolvType | lkey |
int | lmax |
double | ltol |
Vfetk_NsolvType | nkey |
int | nmax |
double | ntol |
Vfetk_GuessType | gues |
Vfetk_PrecType | lprec |
int | pjac |
PBEparm * | pbeparm |
FEMparm * | feparm |
Vhal_PBEType | type |
int | level |
Contains public data members for Vfetk class/module.
Many of the routines and macros are borrowed from the main.c driver (written by Mike Holst) provided with the PMG code.
Gem* gm |
Vfetk_GuessType gues |
Vfetk_LsolvType lkey |
Vfetk_PrecType lprec |
Vfetk_NsolvType nkey |
int pjac |
Vhal_PBEType type |