APBS 3.0.0
Loading...
Searching...
No Matches
sVpee Struct Reference

Contains public data members for Vpee class/module. More...

#include </builddir/build/BUILD/apbs-3.0.0-build/apbs-3.0.0/src/fem/vpee.h>

Data Fields

Gem * gm
 
int localPartID
 
double localPartCenter [3]
 
double localPartRadius
 
int killFlag
 
double killParam
 
Vmem * mem
 

Detailed Description

Contains public data members for Vpee class/module.

Author
Nathan Baker

Definition at line 89 of file vpee.h.

Field Documentation

◆ gm

Gem* gm

Grid manager

Definition at line 91 of file vpee.h.

◆ killFlag

int killFlag

A flag indicating the method we're using to artificially decrease the error esimate outside the local partition

Definition at line 99 of file vpee.h.

◆ killParam

double killParam

A parameter for the error estimate attenuation method

Definition at line 102 of file vpee.h.

◆ localPartCenter

double localPartCenter[3]

The coordinates of the center of the local partition

Definition at line 95 of file vpee.h.

◆ localPartID

int localPartID

The local partition ID: i.e. the partition whose boundary simplices we're keeping track of

Definition at line 92 of file vpee.h.

◆ localPartRadius

double localPartRadius

The radius of the circle/sphere which circumscribes the local partition

Definition at line 97 of file vpee.h.

◆ mem

Vmem* mem

Memory manager

Definition at line 104 of file vpee.h.


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