SpECTRE
v2025.03.17
|
Public Types | |
using | options = implementation defined |
Public Member Functions | |
template<typename ValueType , typename SolutionVectorType , typename SourceVectorType > | |
void | solve (const gsl::not_null< SolutionVectorType * > solution, const ApplyMatrix< ValueType > &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"} |