Foad S. Farimani
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...
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...
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:  and  though it seems that the installer successfully finishes the installation.
Elmer macOS
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...
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...