SpECTRE  v2024.03.19
InterpolateOnElementTestHelpers::ComputeMultiplyByTwo Struct Reference

Public Types

using allowed_src_tags = tmpl::list< Tags::TestSolution >
 
using required_src_tags = tmpl::list< Tags::TestSolution >
 
template<typename Frame >
using allowed_dest_tags = tmpl::list< Tags::MultiplyByTwo >
 
template<typename Frame >
using required_dest_tags = tmpl::list< Tags::MultiplyByTwo >
 

Static Public Member Functions

template<typename SrcTagList , typename DestTagList >
static void apply (const gsl::not_null< Variables< DestTagList > * > target_vars, const Variables< SrcTagList > &src_vars, const Mesh< 3 > &)
 

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