|
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 94 of file MatGenFD.h.
| bool _matgenfd::allocateMem |
Definition at line 96 of file MatGenFD.h.
| int _matgenfd::px |
Definition at line 103 of file MatGenFD.h.
| int _matgenfd::py |
Definition at line 103 of file MatGenFD.h.
| int _matgenfd::pz |
Definition at line 103 of file MatGenFD.h.
| bool _matgenfd::threeD |
Definition at line 104 of file MatGenFD.h.
| int _matgenfd::m |
Definition at line 105 of file MatGenFD.h.
| int _matgenfd::cc |
Definition at line 106 of file MatGenFD.h.
| double _matgenfd::hh |
Definition at line 107 of file MatGenFD.h.
| int _matgenfd::id |
Definition at line 108 of file MatGenFD.h.
| int _matgenfd::np |
Definition at line 109 of file MatGenFD.h.
| double _matgenfd::stencil[8] |
Definition at line 110 of file MatGenFD.h.
| double _matgenfd::a |
Definition at line 116 of file MatGenFD.h.
| double _matgenfd::b |
Definition at line 116 of file MatGenFD.h.
| double _matgenfd::c |
Definition at line 116 of file MatGenFD.h.
| double _matgenfd::d |
Definition at line 116 of file MatGenFD.h.
| double _matgenfd::e |
Definition at line 116 of file MatGenFD.h.
| double _matgenfd::f |
Definition at line 116 of file MatGenFD.h.
| double _matgenfd::g |
Definition at line 116 of file MatGenFD.h.
| double _matgenfd::h |
Definition at line 116 of file MatGenFD.h.
| int _matgenfd::first |
Definition at line 118 of file MatGenFD.h.
| bool _matgenfd::debug |
Definition at line 119 of file MatGenFD.h.
| double _matgenfd::bcX1 |
Definition at line 122 of file MatGenFD.h.
| double _matgenfd::bcX2 |
Definition at line 122 of file MatGenFD.h.
| double _matgenfd::bcY1 |
Definition at line 123 of file MatGenFD.h.
| double _matgenfd::bcY2 |
Definition at line 123 of file MatGenFD.h.
| double _matgenfd::bcZ1 |
Definition at line 124 of file MatGenFD.h.
| double _matgenfd::bcZ2 |
Definition at line 124 of file MatGenFD.h.
| double(* _matgenfd::A)(double coeff, double x, double y, double z) |
Definition at line 127 of file MatGenFD.h.
| double(* _matgenfd::B)(double coeff, double x, double y, double z) |
Definition at line 128 of file MatGenFD.h.
| double(* _matgenfd::C)(double coeff, double x, double y, double z) |
Definition at line 129 of file MatGenFD.h.
| double(* _matgenfd::D)(double coeff, double x, double y, double z) |
Definition at line 130 of file MatGenFD.h.
| double(* _matgenfd::E)(double coeff, double x, double y, double z) |
Definition at line 131 of file MatGenFD.h.
| double(* _matgenfd::F)(double coeff, double x, double y, double z) |
Definition at line 132 of file MatGenFD.h.
| double(* _matgenfd::G)(double coeff, double x, double y, double z) |
Definition at line 133 of file MatGenFD.h.
| double(* _matgenfd::H)(double coeff, double x, double y, double z) |
Definition at line 134 of file MatGenFD.h.
1.8.5