AxbAssembly(const Element &el, const Vect< real_t > &x, Vect< real_t > &b) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
AxbAssembly(const Side &sd, const Vect< real_t > &x, Vect< real_t > &b) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
BodyRHS(const Vect< real_t > &f) | LinearPDE1D | virtual |
BoundaryRHS(const Vect< real_t > &f) | Equa_LinearPDE< 2, 1 > | virtual |
build() | Equa_LinearPDE< 2, 1 > | |
build(TimeStepping &s) | Equa_LinearPDE< 2, 1 > | |
build(EigenProblemSolver &e) | Equa_LinearPDE< 2, 1 > | |
DGElementAssembly(Matrix< real_t > *A) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
DGElementAssembly(SkSMatrix< real_t > &A) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
DGElementAssembly(SkMatrix< real_t > &A) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
DGElementAssembly(SpMatrix< real_t > &A) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
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_ > | |
ElementAssembly(BMatrix< real_t > &A) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
ElementAssembly(SkSMatrix< real_t > &A) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
ElementAssembly(SkMatrix< real_t > &A) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
ElementAssembly(SpMatrix< real_t > &A) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
ElementAssembly(TrMatrix< real_t > &A) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
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_ > | |
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< 2, 1 > | |
Equation() | Equation< NEN_, NEN_, NSN_, NSN_ > | |
Equation(Mesh &mesh) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
Equation(Mesh &mesh, Vect< real_t > &u) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
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 | LinearPDE1D | |
getLinearSolver() | Equa | |
getMatrix() const | Equa | |
getMesh() const | Equa | |
getNbEq() const | Equation< NEN_, NEN_, NSN_, NSN_ > | |
getNbNodes() const | Equation< NEN_, NEN_, NSN_, NSN_ > | |
LinearPDE1D() | LinearPDE1D | |
LinearPDE1D(Mesh &ms) | LinearPDE1D | |
LinearPDE1D(Mesh &ms, Vect< real_t > &u) | LinearPDE1D | |
LinearSystemInfo() | Equa | |
LocalNodeVector(Vect< real_t > &b) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
Mat_00(real_t coef=1.0) | LinearPDE1D | virtual |
Mat_01(real_t coef=1.0) | LinearPDE1D | virtual |
Mat_02(real_t coef=1.0) | LinearPDE1D | virtual |
Mat_10(real_t coef=1.0) | LinearPDE1D | virtual |
Mat_20(real_t coef=1.0) | LinearPDE1D | virtual |
set_00(real_t a=1.0) | Equa_LinearPDE< 2, 1 > | |
set_00(Fct &f) | Equa_LinearPDE< 2, 1 > | |
set_00(const string &f) | Equa_LinearPDE< 2, 1 > | |
set_01(real_t a=1.0) | Equa_LinearPDE< 2, 1 > | |
set_01(Point< real_t > &a) | Equa_LinearPDE< 2, 1 > | |
set_01(Fct &f) | Equa_LinearPDE< 2, 1 > | |
set_01(Vect< real_t > &a) | Equa_LinearPDE< 2, 1 > | |
set_02(real_t a=1.0) | Equa_LinearPDE< 2, 1 > | |
set_02(Fct &f) | Equa_LinearPDE< 2, 1 > | |
set_10(real_t a=1.0) | Equa_LinearPDE< 2, 1 > | |
set_10(Fct &f) | Equa_LinearPDE< 2, 1 > | |
set_20(real_t a=1.0) | Equa_LinearPDE< 2, 1 > | |
set_20(Fct &f) | Equa_LinearPDE< 2, 1 > | |
setMaterialProperty(const string &exp, const string &prop) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
setMatrixType(int t) | Equa | |
setMesh(Mesh &m) | Equa | |
setNoLumping() | Equa_LinearPDE< 2, 1 > | |
setSolver(Iteration ls, Preconditioner pc=IDENT_PREC) | Equa | |
setStab() | Equa_LinearPDE< 2, 1 > | |
SideAssembly(Matrix< real_t > *A) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
SideAssembly(SkSMatrix< real_t > &A) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
SideAssembly(SkMatrix< real_t > &A) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
SideAssembly(SpMatrix< real_t > &A) | Equation< NEN_, NEN_, NSN_, NSN_ > | |
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 | |
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< 2, 1 > | virtual |
~Equation() | Equation< NEN_, NEN_, NSN_, NSN_ > | |
~LinearPDE1D() | LinearPDE1D | |