OGS
NonlinearSolver.cpp File Reference
Include dependency graph for NonlinearSolver.cpp:

Go to the source code of this file.

Namespaces

namespace  NumLib
namespace  NumLib::detail
namespace  NumLib::anonymous_namespace{NonlinearSolver.cpp}

Functions

bool NumLib::detail::solvePicard (GlobalLinearSolver &linear_solver, GlobalMatrix &A, GlobalVector &rhs, GlobalVector &x, MathLib::LinearSolverBehaviour const linear_solver_behaviour)
template<typename Assemble>
bool NumLib::anonymous_namespace{NonlinearSolver.cpp}::assembledOnAllRanks (Assemble const &assemble)