Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Public Member Functions | Public Attributes | Static Public Attributes
concepts::gfem::GfemCellParams Struct Reference

#include <unitcell.h>

List of all members.

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

Detailed Description

Definition at line 53 of file unitcell.h.


Constructor & Destructor Documentation

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.


Member Data Documentation

Definition at line 77 of file unitcell.h.

Definition at line 75 of file unitcell.h.

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.

Definition at line 58 of file unitcell.h.


The documentation for this struct was generated from the following file:

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)