AbsEqua() | AbsEqua< real_t > | |
AbsEqua(Mesh &mesh) | AbsEqua< real_t > | |
AxbAssembly(const Element &el, const Vect< real_t > &x, Vect< real_t > &b) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
AxbAssembly(const Side &sd, const Vect< real_t > &x, Vect< real_t > &b) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
BodyRHS(const Vect< real_t > &f) | Laplace1DL2 | |
BoundaryRHS(int n, real_t p) | Laplace1DL2 | |
build() | Equa_Laplace< real_t, 2, 2, 1, 1 > | virtual |
build(EigenProblemSolver &e) | Equa_Laplace< real_t, 2, 2, 1, 1 > | |
buildEigen(int opt=0) | Equa_Laplace< real_t, 2, 2, 1, 1 > | virtual |
DGElementAssembly(Matrix< real_t > *A) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
DGElementAssembly(SkSMatrix< real_t > &A) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
DGElementAssembly(SkMatrix< real_t > &A) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
DGElementAssembly(SpMatrix< real_t > &A) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
DGElementAssembly(TrMatrix< real_t > &A) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
DiagBC(int dof_type=NODE_DOF, int dof=0) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
ElementAssembly(Matrix< real_t > *A) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
ElementAssembly(PETScMatrix< real_t > &A) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
ElementAssembly(PETScVect< real_t > &b) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
ElementAssembly(BMatrix< real_t > &A) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
ElementAssembly(SkSMatrix< real_t > &A) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
ElementAssembly(SkMatrix< real_t > &A) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
ElementAssembly(SpMatrix< real_t > &A) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
ElementAssembly(TrMatrix< real_t > &A) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
ElementAssembly(Vect< real_t > &v) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
ElementNodeCoordinates() | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
ElementNodeVector(const Vect< real_t > &b, LocalVect< real_t, NEE_ > &be) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
ElementNodeVector(const Vect< real_t > &b, LocalVect< real_t, NEN_ > &be, int dof) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
ElementNodeVectorSingleDOF(const Vect< real_t > &b, LocalVect< real_t, NEN_ > &be) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
ElementSideVector(const Vect< real_t > &b, LocalVect< real_t, NSE_ > &be) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
ElementVector(const Vect< real_t > &b, int dof_type=NODE_FIELD, int flag=0) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
eMat | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
ePrev | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
Equa_Laplace() | Equa_Laplace< real_t, 2, 2, 1, 1 > | |
Equation() | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
Equation(Mesh &mesh) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
Equation(Mesh &mesh, Vect< real_t > &b, real_t &t, real_t &ts) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
Equation(const Element *el) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
Equation(const Side *sd) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
Equation(const Element *el, const Vect< real_t > &u, real_t time=0) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
Equation(const Side *sd, const Vect< real_t > &u, real_t time=0) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
eRes | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
eRHS | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
getLinearSolver() | AbsEqua< real_t > | |
getMesh() const | AbsEqua< real_t > | |
getNbEq() const | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
getNbNodes() const | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
Init(const Element *el) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | protected |
Init(const Side *sd) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | protected |
Laplace1DL2(Element *el) | Laplace1DL2 | |
Laplace1DL2(Mesh &ms, Vect< real_t > &u) | Laplace1DL2 | |
LocalNodeVector(Vect< real_t > &b) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
Matrix(real_t coef=1.) | Laplace1DL2 | |
run() | Laplace1DL2 | |
setBoundaryCondition(real_t f, int lr) | Laplace1DL2 | |
setInitialSolution(const Vect< real_t > &u) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
setMaterialProperty(const string &exp, const string &prop) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
setMesh(Mesh &m) | AbsEqua< real_t > | |
setSolver(Iteration ls, Preconditioner pc=IDENT_PREC) | AbsEqua< real_t > | |
setTraction(real_t f, int lr) | Laplace1DL2 | |
SideAssembly(PETScMatrix< real_t > &A) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
SideAssembly(PETScVect< real_t > &b) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
SideAssembly(Matrix< real_t > *A) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
SideAssembly(SkSMatrix< real_t > &A) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
SideAssembly(SkMatrix< real_t > &A) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
SideAssembly(SpMatrix< real_t > &A) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
SideAssembly(Vect< real_t > &v) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
SideNodeCoordinates() | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
SideVector(const Vect< real_t > &b) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
sMat | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
SolveLinearSystem(Matrix< real_t > *A, Vect< real_t > &b, Vect< real_t > &x) | AbsEqua< real_t > | |
sRHS | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
updateBC(const Element &el, const Vect< real_t > &bc) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
updateBC(const Vect< real_t > &bc) | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | |
~AbsEqua() | AbsEqua< real_t > | virtual |
~Equa_Laplace() | Equa_Laplace< real_t, 2, 2, 1, 1 > | virtual |
~Equation() | Equation< real_t, NEN_, NEE_, NSN_, NSE_ > | virtual |
~Laplace1DL2() | Laplace1DL2 | |