#include <vfetk.h>
Collaboration diagram for sVfetk_LocalVar:
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 |
Vfetk * | fetk |
Vgreen * | green |
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 |
|
Second-order differential term |
|
Entire ionic strength term |
|
Coulomb regularization term Laplacia |
|
Entire ionic strength term derivative |
|
Store delta value |
|
Store DFu_wv value |
|
Dielectric value |
|
Solution gradient |
|
Coulomb regularization term gradient |
|
RHS characteristic function value |
|
Pointer to the VFETK object |
|
Face type |
|
Store Fu_v value |
|
Pointer to a Green's function object |
|
Boolean to designate whether Green's function has been initialized |
|
Counterion species' concentrations |
|
Counterion species' valencies |
|
Counterion species' radii |
|
Ionic strength parameters (M) |
|
Dielectric value on one side of a simplex face |
|
Kappa^2 value |
|
Number of ion species |
|
Normal vector for a simplex face |
|
number of vertices in the simplex |
|
Pointer to the latest simplex object; set in initElement() and delta() |
|
Simplex type |
|
Solution value |
|
Store Dirichlet value |
|
Store true value |
|
Pointer to the latest vertices; set in initElement |
|
Vertex coordinates |
|
Coulomb regularization term scalar value |
|
Quadrature pt |
|
Ionic strength parameters |
|
Ionic strength parameters |