-
Notifications
You must be signed in to change notification settings - Fork 1
DPF doc daily update for 261 #257
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
Conversation
| > | ||
| > | ||
| > Addition of operators to read rotation (ROT), rotation velocity (OMG) and rotation acceleration (DMG) results. | ||
| > Monthly scan of DPF repo for Software Composition Analysis which scan identifies and manages open-source software components using mend tool. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
which scans, identifies, and manages ....using the mend tool
| > Improve rotation handling on Invariant operators. | ||
| > | ||
| > | ||
| > With a previous change, Line3 elements were shipped with only 2 nodes after a skin exraction operation. They now have the 3 nodes they are expected to have (2 corner nodes and the midside node). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
extraction
| > | ||
| ### <a id="Fixes_dpf"></a> Fixes | ||
| - Proper itialization of variable in skin operator: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
initialization
| > | ||
| > | ||
| > | ||
| > Headers are supported as valid properties to forward in the `field::get_attribute` operator. The `propertyfield::get_attribute` and `customtypefield::get_attribute` operatos are created mimicking the behavior of the other one. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
operators
| > | ||
| > | ||
| - Scafolds of the new morphing operator: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Scaffolds
| > | ||
| > I will add a way to create manually a "descriptor" object and some way to create tests for each element descriptor individually. | ||
| > | ||
| > We need to be able to test the various atributes of the element descriptors and of the elementDetails generated based on the different keyopts. We need to test also that the nodeMapping obtained is correct and have tests in place for the degenerated elements. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
attributes
|
@AnsMelanie thanks for the review. Sadly this comes from the commit messages associated to the PRs. |
Automatic update of DPF documentation.