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

sVfetk_LocalVar Struct Reference
[Vfetk class]

Vfetk LocalVar subclass Contains variables used when solving the PDE with FEtk. More...

#include <vfetk.h>

Collaboration diagram for sVfetk_LocalVar:

Collaboration graph
[legend]

Data Fields

double nvec [VAPBS_DIM]
double vx [4][VAPBS_DIM]
double xq [VAPBS_DIM]
double U [MAXV]
double dU [MAXV][VAPBS_DIM]
double W
double dW [VAPBS_DIM]
double d2W
int sType
int fType
double diel
double kappa2
double A
double F
double B
double DB
double jumpDiel
Vfetkfetk
Vgreengreen
int initGreen
SS * simp
VV * verts [4]
int nverts
double ionConc [MAXION]
double ionQ [MAXION]
double ionRadii [MAXION]
double zkappa2
double zks2
double ionstr
int nion
double Fu_v
double DFu_wv
double delta
double u_D
double u_T

Detailed Description

Vfetk LocalVar subclass Contains variables used when solving the PDE with FEtk.

Author:
Nathan Baker


Field Documentation

double sVfetk_LocalVar::A
 

Second-order differential term

double sVfetk_LocalVar::B
 

Entire ionic strength term

double sVfetk_LocalVar::d2W
 

Coulomb regularization term Laplacia

double sVfetk_LocalVar::DB
 

Entire ionic strength term derivative

double sVfetk_LocalVar::delta
 

Store delta value

double sVfetk_LocalVar::DFu_wv
 

Store DFu_wv value

double sVfetk_LocalVar::diel
 

Dielectric value

double sVfetk_LocalVar::dU[MAXV][VAPBS_DIM]
 

Solution gradient

double sVfetk_LocalVar::dW[VAPBS_DIM]
 

Coulomb regularization term gradient

double sVfetk_LocalVar::F
 

RHS characteristic function value

Vfetk* sVfetk_LocalVar::fetk
 

Pointer to the VFETK object

int sVfetk_LocalVar::fType
 

Face type

double sVfetk_LocalVar::Fu_v
 

Store Fu_v value

Vgreen* sVfetk_LocalVar::green
 

Pointer to a Green's function object

int sVfetk_LocalVar::initGreen
 

Boolean to designate whether Green's function has been initialized

double sVfetk_LocalVar::ionConc[MAXION]
 

Counterion species' concentrations

double sVfetk_LocalVar::ionQ[MAXION]
 

Counterion species' valencies

double sVfetk_LocalVar::ionRadii[MAXION]
 

Counterion species' radii

double sVfetk_LocalVar::ionstr
 

Ionic strength parameters (M)

double sVfetk_LocalVar::jumpDiel
 

Dielectric value on one side of a simplex face

double sVfetk_LocalVar::kappa2
 

Kappa^2 value

int sVfetk_LocalVar::nion
 

Number of ion species

double sVfetk_LocalVar::nvec[VAPBS_DIM]
 

Normal vector for a simplex face

int sVfetk_LocalVar::nverts
 

number of vertices in the simplex

SS* sVfetk_LocalVar::simp
 

Pointer to the latest simplex object; set in initElement() and delta()

int sVfetk_LocalVar::sType
 

Simplex type

double sVfetk_LocalVar::U[MAXV]
 

Solution value

double sVfetk_LocalVar::u_D
 

Store Dirichlet value

double sVfetk_LocalVar::u_T
 

Store true value

VV* sVfetk_LocalVar::verts[4]
 

Pointer to the latest vertices; set in initElement

double sVfetk_LocalVar::vx[4][VAPBS_DIM]
 

Vertex coordinates

double sVfetk_LocalVar::W
 

Coulomb regularization term scalar value

double sVfetk_LocalVar::xq[VAPBS_DIM]
 

Quadrature pt

double sVfetk_LocalVar::zkappa2
 

Ionic strength parameters

double sVfetk_LocalVar::zks2
 

Ionic strength parameters


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