#include "SAMRAI_config.h"#include "NonlinearSolverStrategy.h"#include "KINSOLSolver.h"#include "KINSOLAbstractFunctions.h"#include "tbox/Database.h"#include "tbox/Serializable.h"Namespaces | |
| namespace | SAMRAI |
| namespace | SAMRAI::solv |
Classes | |
| class | SAMRAI::solv::KINSOL_SAMRAIContext< DIM > |
| Wraps the KINSOLSolver C++ wrapper class so that KINSOL may be used in applications that require a nonlinear solver. More... | |
1.5.1