{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":515002050,"defaultBranch":"development","name":"amrex","ownerLogin":"psharda","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2022-07-18T01:50:40.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/34922596?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1703891389.0","currentOid":""},"activityList":{"items":[{"before":"b05f69fe3748012a69aa61a87989f73214c58a4e","after":"3734079379bb6b2a3850d197241f6b2c3b3bfa7d","ref":"refs/heads/development","pushedAt":"2024-09-20T11:33:53.000Z","pushType":"push","commitsCount":42,"pusher":{"login":"psharda","name":"Piyush Sharda","path":"/psharda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34922596?s=80&v=4"},"commit":{"message":"FillPatchSingleLevel and FillPatchTwoLevels for ERF (#4158)\n\nThese new functions do not take PhysBC functors. So it's the caller's\r\nresponsibility to fill domain ghost cells before calling.","shortMessageHtmlLink":"FillPatchSingleLevel and FillPatchTwoLevels for ERF (AMReX-Codes#4158)"}},{"before":"85ae84ea800236f0d4740d9ced01a3a9a39eb7fd","after":"b05f69fe3748012a69aa61a87989f73214c58a4e","ref":"refs/heads/development","pushedAt":"2024-08-22T20:41:09.000Z","pushType":"push","commitsCount":60,"pusher":{"login":"psharda","name":"Piyush Sharda","path":"/psharda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34922596?s=80&v=4"},"commit":{"message":"ParmParse::prettyPrintTable (#4101)\n\nAdd a new function that prints the ParmParse table without duplicates.\r\nNote that these are not duplicates, because they have different values.\r\n\r\n foo.bar = 1\r\n foo.bar = 2\r\n\r\nThese are also not considered duplicates, even though the final results\r\nare the same.\r\n\r\n c = 3\r\n foo.bar = c\r\n foo.bar = 3\r\n\r\nThis should help WarpX to reduce duplicates when printing ParmParse\r\nparameters. However, there will still be \"duplicates\" like below because\r\nthey are different strings.\r\n\r\n geometry.prob_hi = 20.e-6 20.e-6\r\n geometry.prob_hi = 2.0000000000000002e-05 2.0000000000000002e-05","shortMessageHtmlLink":"ParmParse::prettyPrintTable (AMReX-Codes#4101)"}},{"before":"7dc2081a91e138c9d0426c047aaa4c52b8e1fc28","after":"85ae84ea800236f0d4740d9ced01a3a9a39eb7fd","ref":"refs/heads/development","pushedAt":"2024-07-08T15:30:44.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"psharda","name":"Piyush Sharda","path":"/psharda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34922596?s=80&v=4"},"commit":{"message":"Hypre: Use Gpu::hypreSynchronize (#4022)\n\nGpu::hypreSynchronize performs synchronization in Hypre's GPU stream.\r\nThus it should be more efficient than a device wide synchronization with\r\nGpu::synchronize().","shortMessageHtmlLink":"Hypre: Use Gpu::hypreSynchronize (AMReX-Codes#4022)"}},{"before":"a5720c951e81e78097b9b00aeb1aac2c3b4366a6","after":"7dc2081a91e138c9d0426c047aaa4c52b8e1fc28","ref":"refs/heads/development","pushedAt":"2024-07-03T20:03:34.000Z","pushType":"push","commitsCount":127,"pusher":{"login":"psharda","name":"Piyush Sharda","path":"/psharda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34922596?s=80&v=4"},"commit":{"message":"convert IndexType to IndexTypeND (#3988)\n\n## Summary\r\n\r\nSimilar to #3969 but for IndexType.\r\n\r\n## Additional background\r\n\r\nA maximum of 31 dimensions are supported so that (1u << dim) can fit\r\ninto an unsigned int.","shortMessageHtmlLink":"convert IndexType to IndexTypeND (AMReX-Codes#3988)"}},{"before":"75571e2dcbf2417529c5ed8e24113580e8e1f3f1","after":"a5720c951e81e78097b9b00aeb1aac2c3b4366a6","ref":"refs/heads/development","pushedAt":"2024-03-18T19:44:56.000Z","pushType":"push","commitsCount":93,"pusher":{"login":"psharda","name":"Piyush Sharda","path":"/psharda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34922596?s=80&v=4"},"commit":{"message":"use emplace_back / emplace where possible (#3814)\n\nthese were pointed out by clang-tidy","shortMessageHtmlLink":"use emplace_back / emplace where possible (AMReX-Codes#3814)"}},{"before":null,"after":"75571e2dcbf2417529c5ed8e24113580e8e1f3f1","ref":"refs/heads/weiqun_optimize","pushedAt":"2023-12-29T23:09:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"psharda","name":"Piyush Sharda","path":"/psharda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34922596?s=80&v=4"},"commit":{"message":"MLMG: Use free functions instead of MF member functions (#3681)\n\nNote that the use of unqualified functions (e.g., setVal instead of\r\namrex::setVal) is intentional. With ADL, these calls in MLMG could work\r\nwith user defined data.","shortMessageHtmlLink":"MLMG: Use free functions instead of MF member functions (AMReX-Codes#…"}},{"before":"3ec07681574afa658f4f53117d7ab618459a514b","after":"75571e2dcbf2417529c5ed8e24113580e8e1f3f1","ref":"refs/heads/development","pushedAt":"2023-12-29T23:09:33.000Z","pushType":"push","commitsCount":496,"pusher":{"login":"psharda","name":"Piyush Sharda","path":"/psharda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34922596?s=80&v=4"},"commit":{"message":"MLMG: Use free functions instead of MF member functions (#3681)\n\nNote that the use of unqualified functions (e.g., setVal instead of\r\namrex::setVal) is intentional. With ADL, these calls in MLMG could work\r\nwith user defined data.","shortMessageHtmlLink":"MLMG: Use free functions instead of MF member functions (AMReX-Codes#…"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQxMTozMzo1My4wMDAwMDBazwAAAAS74wPc","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQxMTozMzo1My4wMDAwMDBazwAAAAS74wPc","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMi0yOVQyMzowOTozMy4wMDAwMDBazwAAAAPUVyBi"}},"title":"Activity · psharda/amrex"}