Parameter structure for FEM-specific variables from input files.
More...
#include <C:/Users/bake113/Desktop/Sync/Software/apbs/trunk/src/generic/apbs/femparm.h>
Detailed Description
Parameter structure for FEM-specific variables from input files.
- Author:
- Nathan Baker
Definition at line 122 of file femparm.h.
Field Documentation
Adaptive refinment error estimator method for pre-solution refine. Note, this should either be FRT_UNIF or FRT_GEOM.
Definition at line 137 of file femparm.h.
Adaptive refinment error estimator method for a posteriori solution-based refinement.
Definition at line 141 of file femparm.h.
Adaptive refinment interpretation of error tolerance
Definition at line 134 of file femparm.h.
Error tolerance for refinement; interpretation depends on the adaptive refinement method chosen
Definition at line 131 of file femparm.h.
Domain side lengths (in Å)
Definition at line 129 of file femparm.h.
Maximum number of solve-estimate-refine cycles
Definition at line 154 of file femparm.h.
Maximum number of vertices in mesh (ignored if less than zero)
Definition at line 156 of file femparm.h.
External finite element mesh ID (if used)
Definition at line 163 of file femparm.h.
Flag: Has this structure been filled with anything other than * the default values? (0 = no, 1 = yes)
Definition at line 124 of file femparm.h.
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 159 of file femparm.h.
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 144 of file femparm.h.
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 149 of file femparm.h.
Indicates whether we use external finite element mesh
Definition at line 162 of file femparm.h.
The documentation for this struct was generated from the following file: