sVfetk_LocalVar Struct Reference
[Vfetk class]

Vfetk LocalVar subclass. 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 ionacc
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.

Author:
Nathan Baker Contains variables used when solving the PDE with FEtk

Field Documentation

Second-order differential term

Referenced by Vfetk_dumpLocalVar(), and Vfetk_PDE_Fu_v().

Entire ionic strength term

Referenced by Vfetk_dumpLocalVar(), and Vfetk_PDE_Fu_v().

Coulomb regularization term Laplacia

Referenced by Vfetk_dumpLocalVar().

Entire ionic strength term derivative

Referenced by Vfetk_dumpLocalVar().

Store delta value

Referenced by Vfetk_dumpLocalVar(), and Vfetk_PDE_delta().

Store DFu_wv value

Referenced by Vfetk_dumpLocalVar().

Dielectric value

Referenced by Vfetk_dumpLocalVar(), and Vfetk_PDE_Ju().

double sVfetk_LocalVar::dU[MAXV][VAPBS_DIM]

Solution gradient

Referenced by Vfetk_dumpLocalVar(), Vfetk_PDE_Fu_v(), and Vfetk_PDE_Ju().

double sVfetk_LocalVar::dW[VAPBS_DIM]

Coulomb regularization term gradient

Referenced by Vfetk_dumpLocalVar(), and Vfetk_PDE_Fu_v().

RHS characteristic function value

Referenced by Vfetk_dumpLocalVar(), and Vfetk_PDE_Fu_v().

Face type

Referenced by Vfetk_dumpLocalVar(), and Vfetk_PDE_initFace().

Store Fu_v value

Referenced by Vfetk_dumpLocalVar(), and Vfetk_PDE_Fu_v().

Pointer to a Green's function object

Referenced by Vfetk_PDE_initAssemble().

Boolean to designate whether Green's function has been initialized

Referenced by Vfetk_ctor2(), and Vfetk_PDE_initAssemble().

Ion accessibility value

Referenced by Vfetk_dumpLocalVar(), and Vfetk_PDE_Ju().

double sVfetk_LocalVar::ionConc[MAXION]

Counterion species' concentrations

Referenced by Vfetk_ctor2(), Vfetk_dumpLocalVar(), and Vfetk_PDE_Ju().

double sVfetk_LocalVar::ionQ[MAXION]

Counterion species' valencies

Referenced by Vfetk_ctor2(), Vfetk_dumpLocalVar(), and Vfetk_PDE_Ju().

double sVfetk_LocalVar::ionRadii[MAXION]

Counterion species' radii

Referenced by Vfetk_ctor2(), and Vfetk_dumpLocalVar().

Ionic strength parameters (M)

Referenced by Vfetk_ctor2().

Dielectric value on one side of a simplex face

Number of ion species

Referenced by Vfetk_ctor2(), Vfetk_dumpLocalVar(), and Vfetk_PDE_Ju().

double sVfetk_LocalVar::nvec[VAPBS_DIM]

Normal vector for a simplex face

Referenced by Vfetk_dumpLocalVar(), and Vfetk_PDE_initFace().

number of vertices in the simplex

Referenced by Vfetk_dumpLocalVar().

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

Referenced by Vfetk_dumpLocalVar().

Simplex type

Referenced by Vfetk_dumpLocalVar().

double sVfetk_LocalVar::U[MAXV]

Solution value

Referenced by Vfetk_dumpLocalVar(), and Vfetk_PDE_Ju().

Store Dirichlet value

Referenced by Vfetk_dumpLocalVar(), and Vfetk_PDE_u_D().

Store true value

Referenced by Vfetk_dumpLocalVar(), and Vfetk_PDE_u_T().

Pointer to the latest vertices; set in initElement

Referenced by Vfetk_dumpLocalVar().

double sVfetk_LocalVar::vx[4][VAPBS_DIM]

Vertex coordinates

Referenced by Vfetk_dumpLocalVar().

Coulomb regularization term scalar value

Referenced by Vfetk_dumpLocalVar(), and Vfetk_PDE_Ju().

double sVfetk_LocalVar::xq[VAPBS_DIM]

Quadrature pt

Referenced by Vfetk_dumpLocalVar().

Ionic strength parameters

Referenced by Vfetk_ctor2(), Vfetk_dumpLocalVar(), and Vfetk_PDE_Ju().

Ionic strength parameters

Referenced by Vfetk_ctor2(), Vfetk_dumpLocalVar(), and Vfetk_PDE_Ju().


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2