SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
LinearSolver::Actions::ProjectBuildMatrix< BuildMatrixMetavars > Struct Template Reference

Public Types

using return_tags
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 &...)

Member Typedef Documentation

◆ return_tags

template<typename BuildMatrixMetavars>
using LinearSolver::Actions::ProjectBuildMatrix< BuildMatrixMetavars >::return_tags
Initial value:
tmpl::list<Tags::TotalNumPoints, Tags::Matrix<value_type>,
Tags::LocalFirstIndex, IterationIdTag, OperandTag>
Index of the first point in this element.
Definition BuildMatrix.hpp:115

The documentation for this struct was generated from the following file:
  • src/ParallelAlgorithms/LinearSolver/Actions/BuildMatrix.hpp