FluidNumerics / FluidNumerics/SELF

Remove unused variables reported by compiler

Open
#103 0 comments 0 reactions 0 assignees View on GitHub
free compute reward good first issue
Dominant language
Fortran
Stars
92
Forks
13
Avg merge
20h 38m
Merged PRs (30d)
7

Description

When compiling SELF with warning flags enabled ( `cmake -DCMAKE_BUILD_TYPE=debug`), there are a number of subroutines that are identified as having declared but unused variables. In most cases these ought to be removed. In some cases, this is intentional; e.g. for our template routines that perform no action unless overridden by the end user.

We need some help cleaning this up.

**Anyone who wants to tackle this will be given a free account on [Fluid Numerics Galapagos cluster](https://galapagos.fluidnumerics.com)**.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.