20 static std::string name() noexcept {
return "Psi"; }
30 using type = tnsr::i<DataVector, Dim, Frame::Inertial>;
31 static std::string name() noexcept {
return "Phi"; }
Tags for the DataBox inherit from this type.
Definition: DataBoxTag.hpp:65
Items related to evolving the scalar wave equation:
Definition: Equations.cpp:20
Defines a list of useful type aliases for tensors.
Stores a collection of function values.
Definition: DataVector.hpp:46
Defines classes SimpleTag, PrefixTag, ComputeTag and several functions for retrieving tag info...
Tensor< T, Symmetry<>, index_list<> > Scalar
Scalar type.
Definition: TypeAliases.hpp:21