Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Resolve compiler warnings on remote platforms #17

Open
spdomin opened this issue Jan 22, 2015 · 0 comments
Open

Resolve compiler warnings on remote platforms #17

spdomin opened this issue Jan 22, 2015 · 0 comments

Comments

@spdomin
Copy link
Owner

spdomin commented Jan 22, 2015

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant