feenox icon indicating copy to clipboard operation
feenox copied to clipboard

Cloud-first free no-fee no-X uniX-like finite-element(ish) computational engineering tool

Results 5 feenox issues
Sort by recently updated
recently updated
newest added

If `$PETSC_DIR` is empty, `configure` sets it as `/usr/lib/petsc` which works for finding PETSc installed from the repositories in both Debian and Ubuntu. This procedure fails on Fedora.

The GNU GSL needs a BLAS implementation to work. To enhance flexibility and allow different BLAS implementations to be used, even though it provides a `libgslcblas` it is not automatically...

#### Description When initializing a vector one can assing the values to the vector in different (presummably wrong) ways and some of them will silently pass as ok but not...