SpECTRE  v2024.05.11
TestHelpers::LinearSolver::RichardsonPreconditioner Struct Reference

Public Member Functions

 RichardsonPreconditioner (const double relaxation_parameter, const size_t num_iterations)
 
template<typename SolutionVectorType , typename SourceVectorType >
void solve (const gsl::not_null< SolutionVectorType * > initial_guess_in_solution_out, const ApplyMatrix &linear_operator, const SourceVectorType &source, const std::tuple<> &) const
 
void pup (PUP::er &p)
 

Static Public Member Functions

static void reset ()
 

The documentation for this struct was generated from the following file: