-
- Downloads
[PL] BC: Replace getIntersectionByNodes.
The creation of a mesh subset via intersection is split into two functions; the first one handles the nodes intersection (and the resulting memory is managed by the current scope), and in the second step the actual MeshSubset object is created, w/o any memory management obligations.
Showing
- ProcessLib/BoundaryCondition/GenericNaturalBoundaryCondition-impl.h 2 additions, 2 deletions.../BoundaryCondition/GenericNaturalBoundaryCondition-impl.h
- ProcessLib/BoundaryCondition/GenericNaturalBoundaryCondition.h 4 additions, 0 deletions...ssLib/BoundaryCondition/GenericNaturalBoundaryCondition.h
- ProcessLib/BoundaryCondition/NormalTractionBoundaryCondition-impl.h 2 additions, 1 deletion.../BoundaryCondition/NormalTractionBoundaryCondition-impl.h
- ProcessLib/BoundaryCondition/NormalTractionBoundaryCondition.h 4 additions, 0 deletions...ssLib/BoundaryCondition/NormalTractionBoundaryCondition.h
- Tests/NumLib/LocalToGlobalIndexMap.cpp 4 additions, 2 deletionsTests/NumLib/LocalToGlobalIndexMap.cpp
- Tests/NumLib/LocalToGlobalIndexMapMultiComponent.cpp 6 additions, 1 deletionTests/NumLib/LocalToGlobalIndexMapMultiComponent.cpp
Please register or sign in to comment