Support complex numbers in DG routines #19044
Annotations
9 errors
|
src/Domain/Structure/OrientationMapHelpers.hpp#L102
do not use const_cast
|
src/Domain/Structure/OrientationMapHelpers.hpp#L132
do not use const_cast
|
src/NumericalAlgorithms/DiscontinuousGalerkin/ProjectToBoundary.hpp#L111
do not use const_cast
|
src/PointwiseFunctions/AnalyticSolutions/Poisson/Lorentzian.hpp#L34
member 'x' of type 'const tnsr::I<DataVector, Dim> &' (aka 'const Tensor<DataVector, list<brigand::integral_constant<int, 1>>, list<TensorIndexType<Dim, UpLo::Up, Frame::Inertial, IndexType::Spatial>>> &') is a reference
|
src/PointwiseFunctions/AnalyticSolutions/Poisson/Lorentzian.hpp#L36
member 'complex_phase' of type 'const double' is const qualified
|
src/PointwiseFunctions/AnalyticSolutions/Poisson/ProductOfSinusoids.hpp#L36
member 'x' of type 'const tnsr::I<DataVector, Dim> &' (aka 'const Tensor<DataVector, list<brigand::integral_constant<int, 1>>, list<TensorIndexType<Dim, UpLo::Up, Frame::Inertial, IndexType::Spatial>>> &') is a reference
|
src/PointwiseFunctions/AnalyticSolutions/Poisson/ProductOfSinusoids.hpp#L38
member 'complex_phase' of type 'const double' is const qualified
|
|
This job was cancelled
Loading