Wed 28 Aug 21:59:54 CEST 2024
This commit is contained in:
parent
ea1daf4a42
commit
3d75fd3411
59
build/proj.mlp
Normal file
59
build/proj.mlp
Normal file
|
@ -0,0 +1,59 @@
|
||||||
|
FILES:
|
||||||
|
|
||||||
|
|
||||||
|
--- CORE ---
|
||||||
|
|
||||||
|
@ + core/boundary.py
|
||||||
|
@ + core/constants.py
|
||||||
|
@ + core/checkSimulation.py
|
||||||
|
@ + core/inspectionMethods.py
|
||||||
|
@ + core/inspectionSetup.py
|
||||||
|
@ + core/receivers.py
|
||||||
|
@ + core/scenario.py
|
||||||
|
@ + core/signal.py
|
||||||
|
@ + core/simulation.py
|
||||||
|
@ + core/transducer.py
|
||||||
|
|
||||||
|
--- ENGINE ---
|
||||||
|
|
||||||
|
@ + engine/efit2d.py
|
||||||
|
@ + engine/engineBase.py
|
||||||
|
|
||||||
|
--- GUI ---
|
||||||
|
@ + gui/boundarySetupController.py
|
||||||
|
@ + gui/checkSimulationController.py
|
||||||
|
@ + gui/constants.py
|
||||||
|
@ + gui/engineController.py
|
||||||
|
@ + gui/managerDialogsController.py
|
||||||
|
@ + gui/materialLibraryController.py
|
||||||
|
@ + gui/materialSetupController.py
|
||||||
|
@ + gui/MainWindow.py
|
||||||
|
@ + gui/newScenarioController.py
|
||||||
|
@ + gui/runSimulationController.py
|
||||||
|
@ + gui/singleLaunchSetupController.py
|
||||||
|
@ + gui/signalSetupController.py
|
||||||
|
@ + gui/snapshots.py
|
||||||
|
@ + gui/treeWidget.py
|
||||||
|
|
||||||
|
--- UI ---
|
||||||
|
@ + gui/ui_simulationsetup.py
|
||||||
|
@ + gui/ui_advancedsimulationsetup.py
|
||||||
|
@ + gui/ui_newscenario.py
|
||||||
|
@ + gui/ui_runsimulation.py
|
||||||
|
@ + gui/ui_singlelaunchsetup.py
|
||||||
|
|
||||||
|
@ bug-report
|
||||||
|
|
||||||
|
|
||||||
|
PROJECT:
|
||||||
|
PROJ_PATH $HOME/proj/SimNDT/
|
||||||
|
SRC_PATH $PROJ_PATH/src/SimNDT
|
||||||
|
|
||||||
|
COMMANDS:
|
||||||
|
OPEN ALL
|
||||||
|
CLOSE ALL
|
||||||
|
BUILD ALL
|
||||||
|
BUILD CLEAN
|
||||||
|
BUILD INSTALL
|
||||||
|
BUILD VERSION
|
||||||
|
|
Loading…
Reference in New Issue
Block a user