Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 517 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 517 Bytes

FreeFEM language for VSCode

Features

  • 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.

    Example for using -wg -ns flags and 4 MPI processes:

    // NBPROC 4
    // PARAM -wg -ns

Release Notes

See CHANGELOG.md.

License

MIT