#include <Forward2D.h>
◆ typeOf2DAnalysis
| Enumerator |
|---|
| NOT_ASSIGNED | |
| NODE_BASED_FIRST_ORDER | |
| NODE_BASED_SECOND_ORDER | |
| EDGE_BASED_ZEROTH_ORDER | |
| EDGE_BASED_FIRST_ORDER | |
◆ Forward2D() [1/3]
| Forward2D::Forward2D |
( |
const int |
planeID, |
|
|
const int |
iPol |
|
) |
| |
|
explicit |
◆ ~Forward2D()
| Forward2D::~Forward2D |
( |
| ) |
|
◆ Forward2D() [2/3]
◆ Forward2D() [3/3]
| Forward2D::Forward2D |
( |
const Forward2D & |
rhs | ) |
|
|
private |
◆ calcMode()
| int Forward2D::calcMode |
( |
| ) |
const |
|
protected |
◆ getSolutionDirectly()
| std::complex< double > Forward2D::getSolutionDirectly |
( |
const int |
freedum | ) |
const |
◆ getSolutionFromLocalID()
| std::complex< double > Forward2D::getSolutionFromLocalID |
( |
const int |
iElem, |
|
|
const int |
localID |
|
) |
| const |
◆ initializeMatrixSolver()
| void Forward2D::initializeMatrixSolver |
( |
| ) |
|
|
private |
◆ operator=()
◆ setPlaneID()
| void Forward2D::setPlaneID |
( |
const int |
planeID | ) |
|
|
private |
◆ m_hasAlreadySetIDsLocal2Global
| bool Forward2D::m_hasAlreadySetIDsLocal2Global |
|
protected |
◆ m_hasMatrixStructureSetAndAnalyzed
| bool Forward2D::m_hasMatrixStructureSetAndAnalyzed |
|
protected |
◆ m_IDsLocal2Global
| int** Forward2D::m_IDsLocal2Global |
|
protected |
◆ m_IDsLocal2GlobalDegenerated
| int** Forward2D::m_IDsLocal2GlobalDegenerated |
|
protected |
◆ m_matrix2DAnalysis
◆ m_planeID
◆ m_polarization
| int Forward2D::m_polarization |
|
protected |
◆ m_solution
| std::complex<double>* Forward2D::m_solution |
|
protected |
◆ m_sourceFieldElectric
| const bool Forward2D::m_sourceFieldElectric = true |
|
staticprotected |
◆ m_specifyTEResultToSidesOfEdgeElement
| const bool Forward2D::m_specifyTEResultToSidesOfEdgeElement = false |
|
staticprotected |
The documentation for this class was generated from the following files: