#include <gfemDofIterator.h>
List of all members.
Detailed Description
Definition at line 12 of file gfemDofIterator.h.
Constructor & Destructor Documentation
Member Function Documentation
| bool concepts::gfem::GfemDofIterator::isFinished |
( |
| ) |
const [inline] |
| int concepts::gfem::GfemDofIterator::nDofs |
( |
| ) |
const [inline] |
| int concepts::gfem::GfemDofIterator::nMacroX |
( |
| ) |
const [inline] |
| int concepts::gfem::GfemDofIterator::nMacroY |
( |
| ) |
const [inline] |
| int concepts::gfem::GfemDofIterator::numLdofs |
( |
| ) |
const [inline] |
| int concepts::gfem::GfemDofIterator::numUC |
( |
| ) |
const [inline] |
| void concepts::gfem::GfemDofIterator::print |
( |
| ) |
const |
| void concepts::gfem::GfemDofIterator::setPMax |
( |
int |
p_max[2] | ) |
[inline] |
| bool concepts::gfem::GfemDofIterator::update |
( |
int |
i_t | ) |
[inline] |
| void concepts::gfem::GfemDofIterator::updateEdgeMacro |
( |
int |
i_edge, |
|
|
int |
i_t |
|
) |
| [inline] |
| void concepts::gfem::GfemDofIterator::updateLdof |
( |
int |
i_edge, |
|
|
int |
i_shape |
|
) |
| [inline] |
- Parameters:
-
| i_edge | edge index (0..3) |
| i_shape | |
- Precondition:
- overC.edgeDisabled(i_edge)
-
i_shape < overC.edgeDofs(i_edge)
Definition at line 69 of file gfemDofIterator.h.
| void concepts::gfem::GfemDofIterator::updateLdof |
( |
int |
i_vert | ) |
[inline] |
| void concepts::gfem::GfemDofIterator::updateLdof |
( |
int |
i_micro, |
|
|
int |
i_macroX, |
|
|
int |
i_macroY |
|
) |
| [inline] |
initialises i_t as a local T index for a non-overlap gfem function.
- Parameters:
-
| i_micro | micro index in [0, uc.size()) (note: no offset by overC.nMicro() |
| i_macroX,i_macroY | indices of macro shapefunctions |
Definition at line 52 of file gfemDofIterator.h.
| void concepts::gfem::GfemDofIterator::updateVertMacro |
( |
int |
i_vert | ) |
[inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: