| AxbAssembly(const Element &el, const Vect< real_t > &x, Vect< real_t > &b) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| OFELI::Equa_LinearPDE< 3, 2 >::AxbAssembly(const Side &sd, const Vect< real_t > &x, Vect< real_t > &b) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| BodyRHS(const Vect< real_t > &f) | LinearPDE2D | virtual |
| BodyRHS(real_t f) | LinearPDE2D | |
| BoundaryRHS(real_t flux) | LinearPDE2D | |
| BoundaryRHS(const Vect< real_t > &f) | LinearPDE2D | virtual |
| build() | Equa_LinearPDE< 3, 2 > | |
| build(TimeStepping &s) | Equa_LinearPDE< 3, 2 > | |
| build(EigenProblemSolver &e) | Equa_LinearPDE< 3, 2 > | |
| DGElementAssembly(Matrix< real_t > *A) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| OFELI::Equa_LinearPDE< 3, 2 >::DGElementAssembly(SkSMatrix< real_t > &A) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| OFELI::Equa_LinearPDE< 3, 2 >::DGElementAssembly(SkMatrix< real_t > &A) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| OFELI::Equa_LinearPDE< 3, 2 >::DGElementAssembly(SpMatrix< real_t > &A) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| OFELI::Equa_LinearPDE< 3, 2 >::DGElementAssembly(TrMatrix< real_t > &A) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| DiagBC(DOFSupport dof_type=NODE_DOF, int dof=0) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| ElementAssembly(Matrix< real_t > *A) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| OFELI::Equa_LinearPDE< 3, 2 >::ElementAssembly(BMatrix< real_t > &A) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| OFELI::Equa_LinearPDE< 3, 2 >::ElementAssembly(SkSMatrix< real_t > &A) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| OFELI::Equa_LinearPDE< 3, 2 >::ElementAssembly(SkMatrix< real_t > &A) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| OFELI::Equa_LinearPDE< 3, 2 >::ElementAssembly(SpMatrix< real_t > &A) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| OFELI::Equa_LinearPDE< 3, 2 >::ElementAssembly(TrMatrix< real_t > &A) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| OFELI::Equa_LinearPDE< 3, 2 >::ElementAssembly(Vect< real_t > &v) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| ElementNodeCoordinates() | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| ElementNodeVector(const Vect< real_t > &b, LocalVect< real_t, NEE_ > &be) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| OFELI::Equa_LinearPDE< 3, 2 >::ElementNodeVector(const Vect< real_t > &b, LocalVect< real_t, NEN_ > &be, int dof) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| ElementNodeVectorSingleDOF(const Vect< real_t > &b, LocalVect< real_t, NEN_ > &be) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| ElementSideVector(const Vect< real_t > &b, LocalVect< real_t, NSE_ > &be) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| ElementVector(const Vect< real_t > &b, DOFSupport dof_type=NODE_DOF, int flag=0) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| Equa() | Equa | |
| Equa_LinearPDE() | Equa_LinearPDE< 3, 2 > | |
| Equation() | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| OFELI::Equa_LinearPDE< 3, 2 >::Equation(Mesh &mesh) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| OFELI::Equa_LinearPDE< 3, 2 >::Equation(Mesh &mesh, Vect< real_t > &u) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| OFELI::Equa_LinearPDE< 3, 2 >::Equation(Mesh &mesh, Vect< real_t > &u, real_t &init_time, real_t &final_time, real_t &time_step) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| Flux() const | LinearPDE2D | |
| getLinearSolver() | Equa | |
| getMatrix() const | Equa | |
| getMesh() const | Equa | |
| getNbEq() const | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| getNbNodes() const | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| Grad(Vect< Point< real_t > > &g) | LinearPDE2D | |
| Grad(const Vect< real_t > &u) const | LinearPDE2D | |
| LinearPDE2D() | LinearPDE2D | |
| LinearPDE2D(Mesh &ms) | LinearPDE2D | |
| LinearPDE2D(Mesh &ms, Vect< real_t > &u) | LinearPDE2D | |
| LinearSystemInfo() | Equa | |
| LocalNodeVector(Vect< real_t > &b) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| Mat_00(real_t coef=1.0) | LinearPDE2D | virtual |
| Mat_01(real_t coef=1.0) | LinearPDE2D | virtual |
| Mat_02(real_t coef=1.0) | LinearPDE2D | virtual |
| Mat_10(real_t coef=1.0) | LinearPDE2D | virtual |
| Mat_20(real_t coef=1.0) | LinearPDE2D | virtual |
| set_00(real_t a=1.0) | Equa_LinearPDE< 3, 2 > | |
| set_00(Fct &f) | Equa_LinearPDE< 3, 2 > | |
| set_00(const string &f) | Equa_LinearPDE< 3, 2 > | |
| set_01(real_t a=1.0) | Equa_LinearPDE< 3, 2 > | |
| set_01(Point< real_t > &a) | Equa_LinearPDE< 3, 2 > | |
| set_01(Fct &f) | Equa_LinearPDE< 3, 2 > | |
| set_01(Vect< real_t > &a) | Equa_LinearPDE< 3, 2 > | |
| set_02(real_t a=1.0) | Equa_LinearPDE< 3, 2 > | |
| set_02(Fct &f) | Equa_LinearPDE< 3, 2 > | |
| set_10(real_t a=1.0) | Equa_LinearPDE< 3, 2 > | |
| set_10(Fct &f) | Equa_LinearPDE< 3, 2 > | |
| set_20(real_t a=1.0) | Equa_LinearPDE< 3, 2 > | |
| set_20(Fct &f) | Equa_LinearPDE< 3, 2 > | |
| setInput(EType opt, Vect< real_t > &u) | LinearPDE2D | |
| setMaterialProperty(const string &exp, const string &prop) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| setMatrixType(int t) | Equa | |
| setMesh(Mesh &m) | Equa | |
| setNoLumping() | Equa_LinearPDE< 3, 2 > | |
| setSolver(Iteration ls, Preconditioner pc=IDENT_PREC) | Equa | |
| setStab() | Equa_LinearPDE< 3, 2 > | |
| SideAssembly(Matrix< real_t > *A) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| OFELI::Equa_LinearPDE< 3, 2 >::SideAssembly(SkSMatrix< real_t > &A) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| OFELI::Equa_LinearPDE< 3, 2 >::SideAssembly(SkMatrix< real_t > &A) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| OFELI::Equa_LinearPDE< 3, 2 >::SideAssembly(SpMatrix< real_t > &A) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| OFELI::Equa_LinearPDE< 3, 2 >::SideAssembly(Vect< real_t > &v) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| SideNodeCoordinates() | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| SideNodeVector(const Vect< real_t > &b, LocalVect< real_t, NSE_ > &bs) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| SideSideVector(const Vect< real_t > &b, vector< real_t > &bs) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| SideVector(const Vect< real_t > &b, vector< real_t > &sb) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| solveLinearSystem(Matrix< real_t > *A, Vect< real_t > &b, Vect< real_t > &x) | Equa | |
| OFELI::Equation< NEN_, NEN_, NSN_, NSN_ >::solveLinearSystem(Vect< real_t > &b, Vect< real_t > &x) | Equa | |
| updateBC(const Element &el, const Vect< real_t > &bc) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| ~Equa() | Equa | virtual |
| ~Equa_LinearPDE() | Equa_LinearPDE< 3, 2 > | virtual |
| ~Equation() | Equation< NEN_, NEN_, NSN_, NSN_ > | |
| ~LinearPDE2D() | LinearPDE2D | |