SpECTRE  v2025.08.19
LinearSolver::Actions::ProjectBuildMatrix< BuildMatrixMetavars > Struct Template Reference

Public Types

using return_tags = tmpl::list< Tags::TotalNumPoints, Tags::Matrix< value_type >, Tags::LocalFirstIndex, IterationIdTag, OperandTag >
 
using argument_tags = tmpl::list<>
 

Static Public Member Functions

template<typename... AmrData>
static void apply (const gsl::not_null< size_t * > total_num_points, const gsl::not_null< blaze::CompressedMatrix< value_type > * > matrix, const AmrData &...)
 

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