SpECTRE  v2024.05.11
hydro::Tags::MassWeightedCoords< DataType, Dim, IntegralMask, Fr > Struct Template Reference

Contains TildeD * (coordinates in frame Fr). IntegralMask allows us to restrict the data to the x>0 or x<0 plane in grid coordinates (useful for NSNS). More...

#include <MassWeightedFluidItems.hpp>

Public Types

using type = tnsr::I< DataType, Dim, Fr >
 

Static Public Member Functions

static std::string name ()
 

Detailed Description

template<typename DataType, size_t Dim, HalfPlaneIntegralMask IntegralMask, typename Fr = Frame::Inertial>
struct hydro::Tags::MassWeightedCoords< DataType, Dim, IntegralMask, Fr >

Contains TildeD * (coordinates in frame Fr). IntegralMask allows us to restrict the data to the x>0 or x<0 plane in grid coordinates (useful for NSNS).


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