AxbAssembly(const Element &el, const Vect< complex_t > &x, Vect< complex_t > &b) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
AxbAssembly(const Side &sd, const Vect< complex_t > &x, Vect< complex_t > &b) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
BodyRHS(Vect< complex_t > &f) | HelmholtzBT3 | |
BoundaryRHS(Vect< complex_t > &f) | HelmholtzBT3 | |
build() | HelmholtzBT3 | |
DGElementAssembly(Matrix< complex_t > *A) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
DGElementAssembly(SkSMatrix< complex_t > &A) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
DGElementAssembly(SkMatrix< complex_t > &A) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
DGElementAssembly(SpMatrix< complex_t > &A) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
DGElementAssembly(TrMatrix< complex_t > &A) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
DiagBC(DOFSupport dof_type=NODE_DOF, int dof=0) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
ElectricConductivity(const real_t &sigma) | Equa_Electromagnetics< complex_t, 3, 3, 2, 2 > | protected |
ElectricConductivity(const string &exp) | Equa_Electromagnetics< complex_t, 3, 3, 2, 2 > | protected |
ElementAssembly(Matrix< complex_t > *A) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
ElementAssembly(BMatrix< complex_t > &A) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
ElementAssembly(SkSMatrix< complex_t > &A) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
ElementAssembly(SkMatrix< complex_t > &A) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
ElementAssembly(SpMatrix< complex_t > &A) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
ElementAssembly(TrMatrix< complex_t > &A) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
ElementAssembly(Vect< complex_t > &v) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
ElementNodeCoordinates() | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
ElementNodeVector(const Vect< complex_t > &b, LocalVect< complex_t, NEE_ > &be) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
ElementNodeVector(const Vect< complex_t > &b, LocalVect< complex_t, NEN_ > &be, int dof) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
ElementNodeVectorSingleDOF(const Vect< complex_t > &b, LocalVect< complex_t, NEN_ > &be) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
ElementSideVector(const Vect< complex_t > &b, LocalVect< complex_t, NSE_ > &be) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
ElementVector(const Vect< complex_t > &b, DOFSupport dof_type=NODE_DOF, int flag=0) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
Equa() | Equa< complex_t > | |
Equation() | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
Equation(Mesh &mesh) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
Equation(Mesh &mesh, Vect< complex_t > &u) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
Equation(Mesh &mesh, Vect< complex_t > &u, real_t &init_time, real_t &final_time, real_t &time_step) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
getLinearSolver() | Equa< complex_t > | |
getMatrix() const | Equa< complex_t > | |
getMesh() const | Equa< complex_t > | |
getNbEq() const | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
getNbNodes() const | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
HelmholtzBT3() | HelmholtzBT3 | |
HelmholtzBT3(Mesh &ms) | HelmholtzBT3 | |
HelmholtzBT3(Mesh &ms, Vect< complex_t > &u) | HelmholtzBT3 | |
LHS() | HelmholtzBT3 | |
LocalNodeVector(Vect< complex_t > &b) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
MagneticPermeability(const real_t &mu) | Equa_Electromagnetics< complex_t, 3, 3, 2, 2 > | protected |
MagneticPermeability(const string &exp) | Equa_Electromagnetics< complex_t, 3, 3, 2, 2 > | protected |
setLinearSolver(Iteration ls, Preconditioner pc=IDENT_PREC) | Equa< complex_t > | |
setMaterial() | Equa_Electromagnetics< complex_t, 3, 3, 2, 2 > | protected |
setMaterialProperty(const string &exp, const string &prop) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
setMatrixType(int t) | Equa< complex_t > | |
setMesh(Mesh &m) | Equa< complex_t > | |
setSolver(Iteration ls, Preconditioner pc=IDENT_PREC) | Equa< complex_t > | |
SideAssembly(Matrix< complex_t > *A) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
SideAssembly(SkSMatrix< complex_t > &A) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
SideAssembly(SkMatrix< complex_t > &A) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
SideAssembly(SpMatrix< complex_t > &A) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
SideAssembly(Vect< complex_t > &v) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
SideNodeCoordinates() | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
SideNodeVector(const Vect< complex_t > &b, LocalVect< complex_t, NSE_ > &bs) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
SideSideVector(const Vect< complex_t > &b, complex_t *bs) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
SideVector(const Vect< complex_t > &b, complex_t *sb) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
solveLinearSystem(Matrix< complex_t > *A, Vect< complex_t > &b, Vect< complex_t > &x) | Equa< complex_t > | |
solveLinearSystem(Vect< complex_t > &b, Vect< complex_t > &x) | Equa< complex_t > | |
updateBC(const Element &el, const Vect< complex_t > &bc) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
~Equa() | Equa< complex_t > | virtual |
~Equation() | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | virtual |
~HelmholtzBT3() | HelmholtzBT3 | |