Finite Element Domain Decomposition Library
FEDDLib
Loading...
Searching...
No Matches
FEDD::NonLinearSolver< SC, LO, GO, NO > Class Template Reference

Public Types

typedef Problem< SC, LO, NO, GO > Problem_Type
 
typedef Teuchos::RCP< Problem_TypeProblemPtr_Type
 
typedef TimeProblem< SC, LO, GO, NO > TimeProblem_Type
 
typedef NonLinearProblem< SC, LO, GO, NO > NonLinearProblem_Type
 
typedef Problem_Type::Matrix_Type Matrix_Type
 
typedef Problem_Type::MatrixPtr_Type MatrixPtr_Type
 
typedef Teuchos::RCP< ExporterTxtExporterTxtPtr_Type
 

Public Member Functions

 NonLinearSolver (std::string type)
 
void solve (NonLinearProblem_Type &problem)
 
void solve (TimeProblem_Type &problem, double time=0., vec_dbl_ptr_Type valuesForExport=Teuchos::null)
 
int getNonLinIts ()
 

The documentation for this class was generated from the following files: