| Ifpack Package Browser (Single Doxygen Collection)
    Development
    | 
#include <MatGenFD.h>
| Public Attributes | |
| bool | allocateMem | 
| int | px | 
| int | py | 
| int | pz | 
| bool | threeD | 
| int | m | 
| int | cc | 
| double | hh | 
| int | id | 
| int | np | 
| double | stencil [8] | 
| double | a | 
| double | b | 
| double | c | 
| double | d | 
| double | e | 
| double | f | 
| double | g | 
| double | h | 
| int | first | 
| bool | debug | 
| double | bcX1 | 
| double | bcX2 | 
| double | bcY1 | 
| double | bcY2 | 
| double | bcZ1 | 
| double | bcZ2 | 
| double(* | A )(double coeff, double x, double y, double z) | 
| double(* | B )(double coeff, double x, double y, double z) | 
| double(* | C )(double coeff, double x, double y, double z) | 
| double(* | D )(double coeff, double x, double y, double z) | 
| double(* | E )(double coeff, double x, double y, double z) | 
| double(* | F )(double coeff, double x, double y, double z) | 
| double(* | G )(double coeff, double x, double y, double z) | 
| double(* | H )(double coeff, double x, double y, double z) | 
Definition at line 100 of file MatGenFD.h.
| bool _matgenfd::allocateMem | 
Definition at line 102 of file MatGenFD.h.
| int _matgenfd::px | 
Definition at line 109 of file MatGenFD.h.
| int _matgenfd::py | 
Definition at line 109 of file MatGenFD.h.
| int _matgenfd::pz | 
Definition at line 109 of file MatGenFD.h.
| bool _matgenfd::threeD | 
Definition at line 110 of file MatGenFD.h.
| int _matgenfd::m | 
Definition at line 111 of file MatGenFD.h.
| int _matgenfd::cc | 
Definition at line 112 of file MatGenFD.h.
| double _matgenfd::hh | 
Definition at line 113 of file MatGenFD.h.
| int _matgenfd::id | 
Definition at line 114 of file MatGenFD.h.
| int _matgenfd::np | 
Definition at line 115 of file MatGenFD.h.
| double _matgenfd::stencil[8] | 
Definition at line 116 of file MatGenFD.h.
| double _matgenfd::a | 
Definition at line 122 of file MatGenFD.h.
| double _matgenfd::b | 
Definition at line 122 of file MatGenFD.h.
| double _matgenfd::c | 
Definition at line 122 of file MatGenFD.h.
| double _matgenfd::d | 
Definition at line 122 of file MatGenFD.h.
| double _matgenfd::e | 
Definition at line 122 of file MatGenFD.h.
| double _matgenfd::f | 
Definition at line 122 of file MatGenFD.h.
| double _matgenfd::g | 
Definition at line 122 of file MatGenFD.h.
| double _matgenfd::h | 
Definition at line 122 of file MatGenFD.h.
| int _matgenfd::first | 
Definition at line 124 of file MatGenFD.h.
| bool _matgenfd::debug | 
Definition at line 125 of file MatGenFD.h.
| double _matgenfd::bcX1 | 
Definition at line 128 of file MatGenFD.h.
| double _matgenfd::bcX2 | 
Definition at line 128 of file MatGenFD.h.
| double _matgenfd::bcY1 | 
Definition at line 129 of file MatGenFD.h.
| double _matgenfd::bcY2 | 
Definition at line 129 of file MatGenFD.h.
| double _matgenfd::bcZ1 | 
Definition at line 130 of file MatGenFD.h.
| double _matgenfd::bcZ2 | 
Definition at line 130 of file MatGenFD.h.
| double(* _matgenfd::A)(double coeff, double x, double y, double z) | 
Definition at line 133 of file MatGenFD.h.
| double(* _matgenfd::B)(double coeff, double x, double y, double z) | 
Definition at line 134 of file MatGenFD.h.
| double(* _matgenfd::C)(double coeff, double x, double y, double z) | 
Definition at line 135 of file MatGenFD.h.
| double(* _matgenfd::D)(double coeff, double x, double y, double z) | 
Definition at line 136 of file MatGenFD.h.
| double(* _matgenfd::E)(double coeff, double x, double y, double z) | 
Definition at line 137 of file MatGenFD.h.
| double(* _matgenfd::F)(double coeff, double x, double y, double z) | 
Definition at line 138 of file MatGenFD.h.
| double(* _matgenfd::G)(double coeff, double x, double y, double z) | 
Definition at line 139 of file MatGenFD.h.
| double(* _matgenfd::H)(double coeff, double x, double y, double z) | 
Definition at line 140 of file MatGenFD.h.
 1.8.5
 1.8.5