MFEM  v4.5.1
Finite element discretization library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
mfem::TMOPNewtonSolver Member List

This is the complete list of members for mfem::TMOPNewtonSolver, including all inherited members.

abs_tolmfem::IterativeSolverprotected
adaptive_surf_fitmfem::TMOPNewtonSolverprotected
AdaptiveLinRtolPostSolve(const Vector &x, const Vector &b, const int it, const double fnorm) const mfem::NewtonSolverprotected
AdaptiveLinRtolPreSolve(const Vector &x, const int it, const double fnorm) const mfem::NewtonSolverprotected
alphamfem::NewtonSolverprotected
ANY_TYPE enum valuemfem::Operator
AssembleDiagonal(Vector &diag) const mfem::Operatorinlinevirtual
cmfem::NewtonSolvermutableprotected
Complex_DenseMat enum valuemfem::Operator
Complex_Hypre_ParCSR enum valuemfem::Operator
Complex_Operator enum valuemfem::Operator
compute_metric_quantile_flagmfem::TMOPNewtonSolvermutableprotected
ComputeMinDet(const Vector &x_loc, const FiniteElementSpace &fes) const mfem::TMOPNewtonSolverprotected
ComputeScalingFactor(const Vector &x, const Vector &b) const mfem::TMOPNewtonSolvervirtual
convergedmfem::IterativeSolvermutableprotected
DeleteStorageVectors()mfem::LBFGSSolverinlineprotected
DIAG_KEEP enum valuemfem::Operator
DIAG_ONE enum valuemfem::Operator
DIAG_ZERO enum valuemfem::Operator
DiagonalPolicy enum namemfem::Operator
Dot(const Vector &x, const Vector &y) const mfem::IterativeSolverprotected
EnableAdaptiveSurfaceFitting()mfem::TMOPNewtonSolverinline
eta_lastmfem::NewtonSolvermutableprotected
final_itermfem::IterativeSolvermutableprotected
final_normmfem::IterativeSolvermutableprotected
fnorm_lastmfem::NewtonSolvermutableprotected
FormConstrainedSystemOperator(const Array< int > &ess_tdof_list, ConstrainedOperator *&Aout)mfem::Operatorprotected
FormDiscreteOperator(Operator *&A)mfem::Operator
FormLinearSystem(const Array< int > &ess_tdof_list, Vector &x, Vector &b, Operator *&A, Vector &X, Vector &B, int copy_interior=0)mfem::Operator
FormRectangularConstrainedSystemOperator(const Array< int > &trial_tdof_list, const Array< int > &test_tdof_list, RectangularConstrainedOperator *&Aout)mfem::Operatorprotected
FormRectangularLinearSystem(const Array< int > &trial_tdof_list, const Array< int > &test_tdof_list, Vector &x, Vector &b, Operator *&A, Vector &X, Vector &B)mfem::Operator
FormRectangularSystemOperator(const Array< int > &trial_tdof_list, const Array< int > &test_tdof_list, Operator *&A)mfem::Operator
FormSystemOperator(const Array< int > &ess_tdof_list, Operator *&A)mfem::Operator
FromLegacyPrintLevel(int)mfem::IterativeSolverprotected
gammamfem::NewtonSolverprotected
GetComm() const mfem::IterativeSolverinline
GetConverged() const mfem::IterativeSolverinline
GetFinalNorm() const mfem::IterativeSolverinline
GetGradient(const Vector &x) const mfem::Operatorinlinevirtual
GetIntegrationRule(const FiniteElement &el) const mfem::TMOPNewtonSolverinlineprotected
GetMemoryClass() const mfem::Operatorinlinevirtual
GetNumIterations() const mfem::IterativeSolverinline
GetOutputProlongation() const mfem::Operatorinlinevirtual
GetOutputRestriction() const mfem::Operatorinlinevirtual
GetOutputRestrictionTranspose() const mfem::Operatorinlinevirtual
GetProlongation() const mfem::Operatorinlinevirtual
GetRestriction() const mfem::Operatorinlinevirtual
GetSurfaceFittingError(double &err_avg, double &err_max) const mfem::TMOPNewtonSolverprotectedvirtual
GetSurfaceFittingWeight(Array< double > &weights) const mfem::TMOPNewtonSolverprotected
GetType() const mfem::Operatorinline
gradmfem::NewtonSolvermutableprotected
GuessLegacyPrintLevel(PrintLevel)mfem::IterativeSolverprotectedstatic
heightmfem::Operatorprotected
Height() const mfem::Operatorinline
Hypre_ParCSR enum valuemfem::Operator
InitializeStorageVectors()mfem::LBFGSSolverinlineprotected
InitTVectors(const Operator *Po, const Operator *Ri, const Operator *Pi, Vector &x, Vector &b, Vector &X, Vector &B) const mfem::Operator
integ_ordermfem::TMOPNewtonSolverprotected
IntegRulesmfem::TMOPNewtonSolverprotected
irmfem::TMOPNewtonSolverprotected
iterative_modemfem::Solver
IterativeSolver()mfem::IterativeSolver
IterativeSolver(MPI_Comm comm_)mfem::IterativeSolver
LBFGSSolver()mfem::LBFGSSolverinline
LBFGSSolver(MPI_Comm comm_)mfem::LBFGSSolverinline
lin_rtol0mfem::NewtonSolverprotected
lin_rtol_maxmfem::NewtonSolverprotected
lin_rtol_typemfem::NewtonSolverprotected
lnorm_lastmfem::NewtonSolvermutableprotected
mmfem::LBFGSSolverprotected
max_itermfem::IterativeSolverprotected
MFEM_Block_Matrix enum valuemfem::Operator
MFEM_Block_Operator enum valuemfem::Operator
MFEM_ComplexSparseMat enum valuemfem::Operator
MFEM_SPARSEMAT enum valuemfem::Operator
min_det_ptrmfem::TMOPNewtonSolverprotected
MinDetJpr_2D(const FiniteElementSpace *, const Vector &) const mfem::TMOPNewtonSolverprotected
MinDetJpr_3D(const FiniteElementSpace *, const Vector &) const mfem::TMOPNewtonSolverprotected
monitormfem::IterativeSolverprotected
Monitor(int it, double norm, const Vector &r, const Vector &x, bool final=false) const mfem::IterativeSolverprotected
Mult(const Vector &b, Vector &x) const mfem::TMOPNewtonSolverinlinevirtual
MultTranspose(const Vector &x, Vector &y) const mfem::Operatorinlinevirtual
NewtonSolver()mfem::NewtonSolverinline
NewtonSolver(MPI_Comm comm_)mfem::NewtonSolverinline
Norm(const Vector &x) const mfem::IterativeSolverinlineprotected
NumCols() const mfem::Operatorinline
NumRows() const mfem::Operatorinline
opermfem::IterativeSolverprotected
Operator(int s=0)mfem::Operatorinlineexplicit
Operator(int h, int w)mfem::Operatorinline
parallelmfem::TMOPNewtonSolverprotected
PETSC_MATAIJ enum valuemfem::Operator
PETSC_MATGENERIC enum valuemfem::Operator
PETSC_MATHYPRE enum valuemfem::Operator
PETSC_MATIS enum valuemfem::Operator
PETSC_MATNEST enum valuemfem::Operator
PETSC_MATSHELL enum valuemfem::Operator
precmfem::IterativeSolverprotected
print_levelmfem::IterativeSolverprotected
print_optionsmfem::IterativeSolverprotected
PrintMatlab(std::ostream &out, int n, int m=0) const mfem::Operator
PrintMatlab(std::ostream &out) const mfem::Operatorvirtual
ProcessNewState(const Vector &x) const mfem::TMOPNewtonSolvervirtual
rmfem::NewtonSolvermutableprotected
RecoverFEMSolution(const Vector &X, const Vector &b, Vector &x)mfem::Operatorvirtual
rel_tolmfem::IterativeSolverprotected
SetAbsTol(double atol)mfem::IterativeSolverinline
SetAdaptiveLinRtol(const int type=2, const double rtol0=0.5, const double rtol_max=0.9, const double alpha=0.5 *(1.0+sqrt(5.0)), const double gamma=1.0)mfem::NewtonSolver
SetHistorySize(int dim)mfem::LBFGSSolverinline
SetIntegrationRules(IntegrationRules &irules, int order)mfem::TMOPNewtonSolverinline
SetMaxIter(int max_it)mfem::IterativeSolverinline
SetMinDetPtr(double *md_ptr)mfem::TMOPNewtonSolverinline
SetMonitor(IterativeSolverMonitor &m)mfem::IterativeSolverinline
SetOperator(const Operator &op)mfem::LBFGSSolverinlinevirtual
SetPreconditioner(Solver &pr)mfem::TMOPNewtonSolverinlinevirtual
SetPrintLevel(int print_lvl)mfem::IterativeSolvervirtual
SetPrintLevel(PrintLevel)mfem::IterativeSolvervirtual
SetRelTol(double rtol)mfem::IterativeSolverinline
SetSolver(Solver &solver)mfem::TMOPNewtonSolverinlinevirtual
SetTempMemoryType(MemoryType mt)mfem::TMOPNewtonSolverinline
SetTerminationWithMaxSurfaceFittingError(double max_error)mfem::TMOPNewtonSolverinline
SetupRAP(const Operator *Pi, const Operator *Po)mfem::Operatorprotected
skArraymfem::LBFGSSolvermutableprotected
Solver(int s=0, bool iter_mode=false)mfem::Solverinlineexplicit
Solver(int h, int w, bool iter_mode=false)mfem::Solverinline
solver_typemfem::TMOPNewtonSolverprotected
surf_fit_err_avg_prvsmfem::TMOPNewtonSolvermutableprotected
surf_fit_max_thresholdmfem::TMOPNewtonSolverprotected
temp_mtmfem::TMOPNewtonSolverprotected
TMOPNewtonSolver(MPI_Comm comm, const IntegrationRule &irule, int type=0)mfem::TMOPNewtonSolverinline
TMOPNewtonSolver(const IntegrationRule &irule, int type=0)mfem::TMOPNewtonSolverinline
Type enum namemfem::Operator
update_surf_fit_coeffmfem::TMOPNewtonSolvermutableprotected
UpdateDiscreteTC(const TMOP_Integrator &ti, const Vector &x_new, int x_ordering=Ordering::byNODES) const mfem::TMOPNewtonSolverprotected
UpdateSurfaceFittingWeight(double factor) const mfem::TMOPNewtonSolverprotected
widthmfem::Operatorprotected
Width() const mfem::Operatorinline
ykArraymfem::LBFGSSolvermutableprotected
~LBFGSSolver()mfem::LBFGSSolverinlinevirtual
~Operator()mfem::Operatorinlinevirtual