Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support MPC Nastran entries by conversion to WAVGM elements #15

Merged
merged 13 commits into from
Nov 17, 2024

Conversation

kmokstad
Copy link

@kmokstad kmokstad commented Oct 26, 2024

As already available for the SESAM reader. This fixes openfedem/fedem-gui#7.

Also in this PR, some 5 years old refactoring and cleanup of the FFaSwitchBoard classes (the eight first commits).

kmoks and others added 11 commits November 17, 2024 06:00
…seSlot().

Remove unused static member protectedIterators.
Add a const char pointer as FFaSwitchBoardConnector member for debug usage.
Add some debug output in the nextValidSlot() method.
It is used when a receiver connector goes out of scope.
by FFlLinkHandler::addUniqueAttributeCS()
by conversion to WAVGM elements. Replace some static functions in
FFlNastranProcessor.C file scope by lambdas.
@kmokstad kmokstad merged commit a824939 into main Nov 17, 2024
1 check passed
@kmokstad kmokstad deleted the gui-issue-7 branch November 17, 2024 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for MPC bulk data entries
2 participants