schwz  Generated automatically from develop
Namespaces | Classes
Solve

A module dedicated to the solvers including local solution and convergence detection in schwarz-lib. More...

Collaboration diagram for Solve:

Namespaces

 schwz::conv_tools
 The conv_tools namespace .
 
 schwz::SolverTools
 The SolverTools namespace .
 

Classes

struct  schwz::Metadata< ValueType, IndexType >
 The solver metadata struct. More...
 
class  schwz::Solve< ValueType, IndexType, MixedValueType >
 The Solver class the provides the solver and the convergence checking methods. More...
 

Detailed Description

A module dedicated to the solvers including local solution and convergence detection in schwarz-lib.