A() | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
AbsEqua() | AbsEqua< complex_t > | |
AbsEqua(class Mesh &mesh) | AbsEqua< complex_t > | |
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_ > | |
b() | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
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(int dof_type=NODE_DOF, int dof=0) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
EA() | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
Eb() | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
EC2D1T3() | EC2D1T3 | |
EC2D1T3(const Element *el) | EC2D1T3 | |
EC2D1T3(const Side *side) | EC2D1T3 | |
EC2D1T3(const Element *el, const Vect< complex_t > &u, const real_t &time=0.) | EC2D1T3 | |
EC2D1T3(const Side *sd, const Vect< complex_t > &u, const real_t &time=0.) | EC2D1T3 | |
Electric(real_t coef=1.) | EC2D1T3 | |
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 |
ElectricResistivity(const real_t &rho) | Equa_Electromagnetics< complex_t, 3, 3, 2, 2 > | protected |
ElectricResistivity(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(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, int dof_type=NODE_FIELD, int flag=0) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
Ep() | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
Equation() | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
Equation(class Mesh &mesh) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
Equation(class Mesh &mesh, Vect< complex_t > &b, real_t &t, real_t &ts) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
Equation(const Element *el) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
Equation(const Side *sd) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
Equation(const Element *el, const Vect< complex_t > &u, const real_t &time=0) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
Equation(const Side *sd, const Vect< complex_t > &u, const real_t &time=0) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
getEigenSolver() | AbsEqua< complex_t > | |
getEigenValue(int n) const | AbsEqua< complex_t > | |
getEigenVector(int n, Vect< real_t > &v) const | AbsEqua< complex_t > | |
getLinearSolver() | AbsEqua< complex_t > | |
getMesh() const | AbsEqua< complex_t > | |
getNbEq() const | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
getNbNodes() const | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
Init(const Element *el) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | protected |
Init(const Side *sd) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | protected |
IntegMF() | EC2D1T3 | |
IntegND(const Vect< complex_t > &h, int opt=GLOBAL_ARRAY) | EC2D1T3 | |
Joule() | EC2D1T3 | |
LocalNodeVector(Vect< complex_t > &b) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
Magnetic(real_t omega, real_t coef=1.) | EC2D1T3 | |
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 |
Prev() | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
sA() | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
SA() | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
sb() | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
setInitialSolution(const Vect< complex_t > &u) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
setMaterial() | Equa_Electromagnetics< complex_t, 3, 3, 2, 2 > | protected |
setMaterialProperty(const string &exp, const string &prop) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
setMesh(class Mesh &m) | AbsEqua< complex_t > | |
setSolver(int ls, int pc=IDENT_PREC) | AbsEqua< 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_ > | |
SideVector(const Vect< complex_t > &b) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
solveEigenProblem(int nb_eigv, bool g=false) | AbsEqua< complex_t > | |
updateBC(const Element &el, const Vect< complex_t > &bc) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
updateBC(const Vect< complex_t > &bc) | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | |
VacuumArea() | EC2D1T3 | |
~AbsEqua() | AbsEqua< complex_t > | virtual |
~EC2D1T3() | EC2D1T3 | |
~Equation() | Equation< complex_t, NEN_, NEE_, NSN_, NSE_ > | virtual |