You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.
/projects/netpub/nalu/Nalu/include/LinearSystem.h(85): warning #858: type qualifier on return type is meaningless
const unsigned numDof() const { return numDof_; }
^
/projects/netpub/nalu/Nalu/include/user_functions/WindEnergyTaylorVortexAuxFunction.h(18): warning #654: overloaded virtual function "sierra::nalu::AuxFunction::do_evaluate" is only partially overridden in class "sierra::nalu::WindEnergyTaylorVortexAuxFunction"
class WindEnergyTaylorVortexAuxFunction : public AuxFunction
The text was updated successfully, but these errors were encountered:
Intel-based provides the following warnings:
/projects/netpub/nalu/Nalu/include/LinearSystem.h(85): warning #858: type qualifier on return type is meaningless
const unsigned numDof() const { return numDof_; }
^
/projects/netpub/nalu/Nalu/include/user_functions/WindEnergyTaylorVortexAuxFunction.h(18): warning #654: overloaded virtual function "sierra::nalu::AuxFunction::do_evaluate" is only partially overridden in class "sierra::nalu::WindEnergyTaylorVortexAuxFunction"
class WindEnergyTaylorVortexAuxFunction : public AuxFunction
The text was updated successfully, but these errors were encountered: