Ctrl+P
A command to run current FreeFEM file, accessible via command palette, editor menu or key binding shift+cmd+r. It parses the current file for number of MPI processes and parameters.
shift+cmd+r
Example for using -wg -ns flags and 4 MPI processes:
-wg -ns
// NBPROC 4 // PARAM -wg -ns
Syntax highlighting for markdown preview.
See CHANGELOG.md.
MIT