

| Public Member Functions | |
| void | alloc (int nNodes_) | 
| int | nodeCheck (int n) | 
| FEM_Initial_Symmetries () | |
| ~FEM_Initial_Symmetries () | |
| void | alloc (int nNodes_) | 
| int | nodeCheck (int n) | 
| FEM_Initial_Symmetries () | |
| ~FEM_Initial_Symmetries () | |
| Data Fields | |
| ArrayPtrT< FEM_Symmetries_t > | nodeSymmetries | 
| intArrayPtr | nodeCanon | 
| unionFind * | find | 
| FEM_Sym_List | symList | 
| ArrayPtrT< FEM_Symmetries_t > | nodeSymmetries | 
| unionFind * | find | 
| Private Attributes | |
| int | nNodes | 
Definition at line 256 of file symmetries.C.
| FEM_Initial_Symmetries::FEM_Initial_Symmetries | ( | ) |  [inline] | 
Definition at line 280 of file symmetries.C.
| FEM_Initial_Symmetries::~FEM_Initial_Symmetries | ( | ) |  [inline] | 
Definition at line 283 of file symmetries.C.
| FEM_Initial_Symmetries::FEM_Initial_Symmetries | ( | ) |  [inline] | 
Definition at line 277 of file symmetries.C.
| FEM_Initial_Symmetries::~FEM_Initial_Symmetries | ( | ) |  [inline] | 
Definition at line 280 of file symmetries.C.
| void FEM_Initial_Symmetries::alloc | ( | int | nNodes_ | ) |  [inline] | 
Definition at line 267 of file symmetries.C.
References linearOffsetMatcher::nNodes.
Referenced by FEM_Partition::addLinearPeriodic(), and FEM_Partition::setSymmetries().

| void FEM_Initial_Symmetries::alloc | ( | int | nNodes_ | ) |  [inline] | 
| int FEM_Initial_Symmetries::nNodes  [private] | 
Definition at line 258 of file symmetries.C.
Definition at line 260 of file symmetries.C.
Referenced by FEM_Partition::addLinearPeriodic(), FEM_Partition::getSymmetries(), and FEM_Partition::setSymmetries().
Definition at line 261 of file symmetries.C.
Referenced by FEM_Partition::getCanon(), and FEM_Partition::setSymmetries().
Definition at line 262 of file symmetries.C.
Referenced by FEM_Partition::addLinearPeriodic(), and FEM_Partition::getCanon().
Definition at line 264 of file symmetries.C.
Referenced by FEM_Partition::addLinearPeriodic(), and FEM_Partition::getSymList().
Definition at line 257 of file symmetries.C.
Definition at line 259 of file symmetries.C.
 1.5.5
 1.5.5