#include <unitcell.h>
Public Member Functions | |
| GfemCellParams (int p_macro=0, int selX=SEL_ALL, int selY=SEL_ALL) | |
Public Attributes | |
| int | dir_sel [2] |
| int | p_macros [2] |
Static Public Attributes | |
| static const int | SEL_ALL = 0 |
| static const int | SEL_NEG = -1 |
| static const int | SEL_PER = -100 |
| selectors for the imaginary parts of Bloch modes | |
| static const int | SEL_POS = 1 |
Definition at line 53 of file unitcell.h.
| concepts::gfem::GfemCellParams::GfemCellParams | ( | int | p_macro = 0, |
| int | selX = SEL_ALL, |
||
| int | selY = SEL_ALL |
||
| ) | [inline] |
Definition at line 60 of file unitcell.h.
Definition at line 77 of file unitcell.h.
Definition at line 75 of file unitcell.h.
const int concepts::gfem::GfemCellParams::SEL_ALL = 0 [static] |
Definition at line 56 of file unitcell.h.
const int concepts::gfem::GfemCellParams::SEL_NEG = -1 [static] |
Definition at line 57 of file unitcell.h.
const int concepts::gfem::GfemCellParams::SEL_PER = -100 [static] |
selectors for the imaginary parts of Bloch modes
Definition at line 55 of file unitcell.h.
const int concepts::gfem::GfemCellParams::SEL_POS = 1 [static] |
Definition at line 58 of file unitcell.h.