Legacy of former blueprints
Registered by
Wolfgang Betz
Legacies of former blueprints are listed here.
Blueprint information
- Status:
- Started
- Approver:
- Wolfgang Betz
- Priority:
- High
- Drafter:
- Wolfgang Betz
- Direction:
- Needs approval
- Assignee:
- Wolfgang Betz
- Definition:
- Approved
- Series goal:
- Accepted for trunk
- Implementation:
- Blocked
- Milestone target:
- None
- Started by
- Wolfgang Betz
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
- FEM (general remarks): pay attention to changing const- and var-variables!
- Warning: for SSFEM and condensation=true the local stiffness matrix will be overwritten!
-> even if local-StfMtx does not depend on any random variables !!!
-> possible solution: do not assemble matrices with internalDOfs if index != index_mean
- WIKI: mention - mesh refinement is performed within dof-assembly
- abstract matrix classes ... good idea???
- which matrix classes are actually necessary ???
WIKI: changing nodal coordinates afterwards - possible with a lot of restrictions
(?)