Parameter structure for FEM-specific variables from input files.
More...
#include </builddir/build/BUILD/apbs-pdb2pqr-apbs-1.5/apbs/src/generic/femparm.h>
Parameter structure for FEM-specific variables from input files.
- Author
- Nathan Baker
Definition at line 133 of file femparm.h.
◆ akeyPRE
Adaptive refinment error estimator method for pre-solution refine. Note, this should either be FRT_UNIF or FRT_GEOM.
Definition at line 148 of file femparm.h.
◆ akeySOLVE
Adaptive refinment error estimator method for a posteriori solution-based refinement.
Definition at line 152 of file femparm.h.
◆ ekey
Adaptive refinment interpretation of error tolerance
Definition at line 145 of file femparm.h.
◆ etol
Error tolerance for refinement; interpretation depends on the adaptive refinement method chosen
Definition at line 142 of file femparm.h.
◆ glen
Domain side lengths (in Å)
Definition at line 140 of file femparm.h.
◆ maxsolve
Maximum number of solve-estimate-refine cycles
Definition at line 165 of file femparm.h.
◆ maxvert
Maximum number of vertices in mesh (ignored if less than zero)
Definition at line 167 of file femparm.h.
◆ meshID
External finite element mesh ID (if used)
Definition at line 174 of file femparm.h.
◆ parsed
Flag: Has this structure been filled with anything other than * the default values? (0 = no, 1 = yes)
Definition at line 135 of file femparm.h.
◆ pkey
Boolean sets the pkey type for going into AM_Refine pkey = 0 for non-HB based methods pkey = 1 for HB based methods
Definition at line 170 of file femparm.h.
◆ setakeyPRE
◆ setakeySOLVE
◆ setekey
◆ setetol
◆ setglen
◆ setmaxsolve
◆ setmaxvert
◆ settargetNum
◆ settargetRes
◆ settype
◆ targetNum
Initial mesh will continue to be marked and refined with the method specified by akeyPRE until the mesh contains this many vertices or until targetRes is reached.
Definition at line 155 of file femparm.h.
◆ targetRes
Initial mesh will continue to be marked and refined with the method specified by akeyPRE until the mesh contains no markable simplices with longest edges above this size or until targetNum is reached.
Definition at line 160 of file femparm.h.
◆ type
◆ useMesh
Indicates whether we use external finite element mesh
Definition at line 173 of file femparm.h.
The documentation for this struct was generated from the following file: