FEM: Mystran solver, add Gui command to add solver to a document

This commit is contained in:
Bernd Hahnebach
2021-07-26 17:31:30 +02:00
parent 005c66f4ec
commit cfc08b811f
2 changed files with 18 additions and 0 deletions

View File

@@ -337,6 +337,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
<< "FEM_SolverCalculixCxxtools"
<< "FEM_SolverCalculiX"
<< "FEM_SolverElmer"
<< "FEM_SolverMystran"
<< "FEM_SolverZ88"
<< "Separator"
<< "FEM_EquationElasticity"