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

Public Types

using options = tmpl::list<>
 

Public Member Functions

template<typename SolutionVectorType , typename SourceVectorType >
void solve (const gsl::not_null< SolutionVectorType * > solution, const ApplyMatrix &linear_operator, const SourceVectorType &source, const std::tuple<> &) const
 
void reset ()
 
void pup (PUP::er &p)
 

Static Public Attributes

static constexpr Options::String help {"halp"}
 

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