Foad S. Farimani

Results 86 issues of Foad S. Farimani

LanguageTool can be integrated into some of the common LaTeX editors such as TeXstudio. I was wondering if the same could be done for Grammark? I have mentioned the software...

1. from [here](https://stackoverflow.com/q/21738032/4999991) curly braces should be removed to solve the error: > error: expected expression 2. from [here](https://stackoverflow.com/a/21739380/4999991) the error: > error: too many arguments to function call, expected...

trying the `wget https://www.khronos.org/registry/cl/api/1.1/cl.hpp` fails: > 301 Moved Permanently Location: https://www.khronos.org/registry/OpenCL/api/1.1/cl.hpp [following] --2018-05-12 04:14:56-- https://www.khronos.org/registry/OpenCL/api/1.1/cl.hpp Connecting to www.khronos.org (www.khronos.org)|104.236.24.254|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2018-05-12 04:14:56...

I see that here on [SourceForge](https://sourceforge.net/projects/elmerfem/files/ElmerDocumentation/), there are all Documentations in PDF format archived in single downloadable files. However the source is not provided. Did you use LaTeX or any...

enhancement

Following [this discussion](https://github.com/ElmerCSC/elmerfem/issues/202), I'm looking into the possibilities of modularizing METIS instead of just dropping the code into this repository. So the possibilities: - Cross-platform: - Sadly Conan does not...

enhancement
METIS

Downloading [this binary from SourceForge](https://sourceforge.net/projects/elmerfem/files/WindowsBinaries/Win64InstallerMPI/elmerfem-mpi-nightly_Windows-AMD64.exe/download) I get these error messages: ![t3fg3f3vXr](https://user-images.githubusercontent.com/12762442/78828972-d9657c80-79e5-11ea-91c7-df0ea5aba7e4.png) and ![HZE3IgKrnc](https://user-images.githubusercontent.com/12762442/78828984-dd919a00-79e5-11ea-9ff6-596209f1534f.png) though it seems that the installer successfully finishes the installation.

annoying

Elmer macOS compilation with or without HomeBrew is very problematic at the moment. Things to be done: - the software must be compilable on the latest version of macOS some...

bug
enhancement

The more I dig into the Elmer code base and the more I use the tool, the more I'm surprised that the development team is dealing with massive issues that...

I took a look at Elmer's [codebase](https://github.com/ElmerCSC/elmerfem), and I should say, to be frank, it is not well organized at all. It seems more of a code dump written and...

Now the METIS library is installed via MSYS2/MinGW-w64 packages

enhancement