MFEM  v4.6.0
Finite element discretization library
mfem::KINSolver Member List

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

Amfem::SundialsSolverprotected
abs_tolmfem::IterativeSolverprotected
AdaptiveLinRtolPostSolve(const Vector &x, const Vector &b, const int it, const double fnorm) constmfem::NewtonSolverprotected
AdaptiveLinRtolPreSolve(const Vector &x, const int it, const double fnorm) constmfem::NewtonSolverprotected
AddMult(const Vector &x, Vector &y, const double a=1.0) constmfem::Operatorvirtual
AddMultTranspose(const Vector &x, Vector &y, const double a=1.0) constmfem::Operatorvirtual
AllocateEmptyNVector(N_Vector &y)mfem::SundialsSolverprotected
AllocateEmptyNVector(N_Vector &y, MPI_Comm comm)mfem::SundialsSolverprotected
alphamfem::NewtonSolverprotected
ANY_TYPE enum valuemfem::Operator
ArrayAddMult(const Array< const Vector *> &X, Array< Vector *> &Y, const double a=1.0) constmfem::Operatorvirtual
ArrayAddMultTranspose(const Array< const Vector *> &X, Array< Vector *> &Y, const double a=1.0) constmfem::Operatorvirtual
ArrayMult(const Array< const Vector *> &X, Array< Vector *> &Y) constmfem::Operatorvirtual
ArrayMultTranspose(const Array< const Vector *> &X, Array< Vector *> &Y) constmfem::Operatorvirtual
AssembleDiagonal(Vector &diag) constmfem::Operatorinlinevirtual
cmfem::NewtonSolvermutableprotected
Complex_DenseMat enum valuemfem::Operator
Complex_Hypre_ParCSR enum valuemfem::Operator
Complex_Operator enum valuemfem::Operator
ComputeScalingFactor(const Vector &x, const Vector &b) constmfem::NewtonSolverinlinevirtual
convergedmfem::IterativeSolvermutableprotected
default_abs_tolmfem::SundialsSolverprotectedstatic
default_rel_tolmfem::SundialsSolverprotectedstatic
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) constmfem::IterativeSolverprotected
eta_lastmfem::NewtonSolvermutableprotected
f_scalemfem::KINSolvermutableprotected
final_itermfem::IterativeSolvermutableprotected
final_normmfem::IterativeSolvermutableprotected
flagmfem::SundialsSolvermutableprotected
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() constmfem::IterativeSolverinline
GetConverged() constmfem::IterativeSolverinline
GetFinalNorm() constmfem::IterativeSolverinline
GetFinalRelNorm() constmfem::IterativeSolverinline
GetFlag() constmfem::SundialsSolverinline
GetGradient(const Vector &x) constmfem::Operatorinlinevirtual
GetInitialNorm() constmfem::IterativeSolverinline
GetMem() constmfem::SundialsSolverinline
GetMemoryClass() constmfem::Operatorinlinevirtual
GetNumIterations() constmfem::IterativeSolverinline
GetOutputProlongation() constmfem::Operatorinlinevirtual
GetOutputRestriction() constmfem::Operatorinlinevirtual
GetOutputRestrictionTranspose() constmfem::Operatorinlinevirtual
GetProlongation() constmfem::Operatorinlinevirtual
GetRestriction() constmfem::Operatorinlinevirtual
GetType() constmfem::Operatorinline
global_strategymfem::KINSolverprotected
gradmfem::NewtonSolvermutableprotected
GradientMult(N_Vector v, N_Vector Jv, N_Vector u, booleantype *new_u, void *user_data)mfem::KINSolverprotectedstatic
GuessLegacyPrintLevel(PrintLevel)mfem::IterativeSolverprotectedstatic
heightmfem::Operatorprotected
Height() constmfem::Operatorinline
Hypre_ParCSR enum valuemfem::Operator
initial_normmfem::IterativeSolvermutableprotected
InitTVectors(const Operator *Po, const Operator *Ri, const Operator *Pi, Vector &x, Vector &b, Vector &X, Vector &B) constmfem::Operator
iterative_modemfem::Solver
IterativeSolver()mfem::IterativeSolver
IterativeSolver(MPI_Comm comm_)mfem::IterativeSolver
jacobianmfem::KINSolverprotected
jfnkmfem::KINSolverprotected
KINSolver(int strategy, bool oper_grad=true)mfem::KINSolver
KINSolver(MPI_Comm comm, int strategy, bool oper_grad=true)mfem::KINSolver
lin_rtol0mfem::NewtonSolverprotected
lin_rtol_maxmfem::NewtonSolverprotected
lin_rtol_typemfem::NewtonSolverprotected
LinSysSetup(N_Vector u, N_Vector fu, SUNMatrix J, void *user_data, N_Vector tmp1, N_Vector tmp2)mfem::KINSolverprotectedstatic
LinSysSolve(SUNLinearSolver LS, SUNMatrix J, N_Vector u, N_Vector b, realtype tol)mfem::KINSolverprotectedstatic
lnorm_lastmfem::NewtonSolvermutableprotected
LSAmfem::SundialsSolverprotected
LSMmfem::SundialsSolverprotected
Mmfem::SundialsSolverprotected
maamfem::KINSolverprotected
max_itermfem::IterativeSolverprotected
maxlimfem::KINSolverprotected
maxlrsmfem::KINSolverprotected
MFEM_Block_Matrix enum valuemfem::Operator
MFEM_Block_Operator enum valuemfem::Operator
MFEM_ComplexSparseMat enum valuemfem::Operator
MFEM_SPARSEMAT enum valuemfem::Operator
Monitor(int it, double norm, const Vector &r, const Vector &x, bool final=false) constmfem::IterativeSolverprotected
monitormfem::IterativeSolverprotected
Mult(const N_Vector u, N_Vector fu, void *user_data)mfem::KINSolverprotectedstatic
Mult(const Vector &b, Vector &x) constmfem::KINSolvervirtual
Mult(Vector &x, const Vector &x_scale, const Vector &fx_scale) constmfem::KINSolver
MultTranspose(const Vector &x, Vector &y) constmfem::Operatorinlinevirtual
NewtonSolver()mfem::NewtonSolverinline
NewtonSolver(MPI_Comm comm_)mfem::NewtonSolverinline
NLSmfem::SundialsSolverprotected
Norm(const Vector &x) constmfem::IterativeSolverinlineprotected
NumCols() constmfem::Operatorinline
NumRows() constmfem::Operatorinline
opermfem::IterativeSolverprotected
Operator(int s=0)mfem::Operatorinlineexplicit
Operator(int h, int w)mfem::Operatorinline
Parallel() constmfem::SundialsSolverinlineprotected
Parallel() constmfem::SundialsSolverinlineprotected
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
PrecSetup(N_Vector uu, N_Vector uscale, N_Vector fval, N_Vector fscale, void *user_data)mfem::KINSolverprotectedstatic
PrecSolve(N_Vector uu, N_Vector uscale, N_Vector fval, N_Vector fscale, N_Vector vv, void *user_data)mfem::KINSolverprotectedstatic
print_levelmfem::IterativeSolverprotected
print_optionsmfem::IterativeSolverprotected
PrintMatlab(std::ostream &out, int n, int m=0) constmfem::Operator
PrintMatlab(std::ostream &out) constmfem::Operatorvirtual
ProcessNewState(const Vector &x) constmfem::NewtonSolverinlinevirtual
rmfem::NewtonSolvermutableprotected
RecoverFEMSolution(const Vector &X, const Vector &b, Vector &x)mfem::Operatorvirtual
reinitmfem::SundialsSolverprotected
rel_tolmfem::IterativeSolverprotected
saved_global_sizemfem::SundialsSolverprotected
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
SetJFNK(bool use_jfnk)mfem::KINSolverinline
SetJFNKSolver(Solver &solver)mfem::KINSolverprotected
SetLSMaxIter(int m)mfem::KINSolverinline
SetLSMaxRestarts(int m)mfem::KINSolverinline
SetMAA(int maa)mfem::KINSolver
SetMaxIter(int max_it)mfem::IterativeSolverinline
SetMaxSetupCalls(int max_calls)mfem::KINSolver
SetMonitor(IterativeSolverMonitor &m)mfem::IterativeSolverinline
SetOperator(const Operator &op)mfem::KINSolvervirtual
SetPreconditioner(Solver &solver)mfem::KINSolverinlinevirtual
SetPrintLevel(int print_lvl)mfem::KINSolverinlinevirtual
SetPrintLevel(PrintLevel)mfem::KINSolvervirtual
SetRelTol(double rtol)mfem::IterativeSolverinline
SetScaledStepTol(double sstol)mfem::KINSolver
SetSolver(Solver &solver)mfem::KINSolvervirtual
SetupRAP(const Operator *Pi, const Operator *Po)mfem::Operatorprotected
Solver(int s=0, bool iter_mode=false)mfem::Solverinlineexplicit
Solver(int h, int w, bool iter_mode=false)mfem::Solverinline
sundials_memmfem::SundialsSolverprotected
SundialsSolver()mfem::SundialsSolverinlineprotected
Type enum namemfem::Operator
use_oper_gradmfem::KINSolverprotected
Width() constmfem::Operatorinline
widthmfem::Operatorprotected
wrkmfem::KINSolverprotected
Ymfem::SundialsSolverprotected
y_scalemfem::KINSolvermutableprotected
~KINSolver()mfem::KINSolvervirtual
~Operator()mfem::Operatorinlinevirtual