#include <vpmg.h>
Collaboration diagram for sVpmg:
Data Fields | |
Vmem * | vmem |
Vpmgp * | pmgp |
Vpbe * | pbe |
double * | epsx |
double * | epsy |
double * | epsz |
double * | kappa |
double * | charge |
int * | iparm |
double * | rparm |
int * | iwork |
double * | rwork |
double * | a1cf |
double * | a2cf |
double * | a3cf |
double * | ccf |
double * | fcf |
double * | tcf |
double * | u |
double * | xf |
double * | yf |
double * | zf |
double * | gxcf |
double * | gycf |
double * | gzcf |
double * | pvec |
double | extDiEnergy |
double | extQmEnergy |
double | extQfEnergy |
double | extNpEnergy |
Vsurf_Meth | surfMeth |
double | splineWin |
Vchrg_Meth | chargeMeth |
int | filled |
int | useDielXMap |
Vgrid * | dielXMap |
int | useDielYMap |
Vgrid * | dielYMap |
int | useDielZMap |
Vgrid * | dielZMap |
int | useKappaMap |
Vgrid * | kappaMap |
int | useChargeMap |
Vgrid * | chargeMap |
|
Operator coefficient values (a11) -- this array can be overwritten |
|
Operator coefficient values (a22) -- this array can be overwritten |
|
Operator coefficient values (a33) -- this array can be overwritten |
|
Helmholtz term -- this array can be overwritten |
|
Charge map |
|
External charge distribution map |
|
Charge discretization method |
|
External x-shifted dielectric map |
|
External y-shifted dielectric map |
|
External z-shifted dielectric map |
|
X-shifted dielectric map |
|
Y-shifted dielectric map |
|
Y-shifted dielectric map |
|
Stores contributions to the dielectric energy from regions outside the problem domain |
|
Stores contributions to the apolar energy from regions outside the problem domain |
|
Stores contributions to the fixed charge energy from regions outside the problem domain |
|
Stores contributions to the mobile ion energy from regions outside the problem domain |
|
Right-hand side -- this array can be overwritten |
|
Indicates whether Vpmg_fillco has been called |
|
Boundary conditions for x faces |
|
Boundary conditions for y faces |
|
Boundary conditions for z faces |
|
Passing int parameters to FORTRAN |
|
Work array |
|
Ion accessibility map (0 <= kappa(x) <= 1) |
|
External kappa map |
|
Information about the PBE system |
|
Parameters |
|
Partition mask array |
|
Passing real parameters to FORTRAN |
|
Work array |
|
Spline window parm for surf defs |
|
Surface definition method |
|
True solution |
|
Solution |
|
Indicates whether Vpmg_fillco was called with an external charge distribution map |
|
Indicates whether Vpmg_fillco was called with an external x-shifted dielectric map |
|
Indicates whether Vpmg_fillco was called with an external y-shifted dielectric map |
|
Indicates whether Vpmg_fillco was called with an external z-shifted dielectric map |
|
Indicates whether Vpmg_fillco was called with an external kappa map |
|
Memory management object for this class |
|
Mesh point x coordinates |
|
Mesh point y coordinates |
|
Mesh point z coordinates |