#2693 closed Defect (fixed)
simplify F point halo computation
Reported by: | smasson | Owned by: | systeam |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | MULTIPLE | Version: | trunk |
Severity: | minor | Keywords: | |
Cc: |
Description
Context
lbc_lnk is now changing the "left" and "bottom" halos even for 'F' points.
Analysis
=> there is no more need for extra care for 'F' points before calling lbc_lnk
Recommendation
Do some cleaning...
Commit History (2)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
15026 | smasson | 2021-06-18T18:22:11+02:00 | |
15014 | smasson | 2021-06-17T19:02:04+02:00 | trunk: simplify F point halo computation, #2693 |
Change History (3)
comment:1 Changed 21 months ago by smasson
comment:2 Changed 21 months ago by smasson
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 21 months ago by smasson
In 15026:
Note: See
TracTickets for help on using
tickets.
In 15014: