{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":50664067,"defaultBranch":"master","name":"IFEM","ownerLogin":"OPM","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-01-29T13:29:52.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1827197?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1710926678.0","currentOid":""},"activityList":{"items":[{"before":"552193c3b3665a9ff4edfcc434a2bd5073eef745","after":"53f4153f561942bc65e09fe8e323341a3457f7bb","ref":"refs/heads/master","pushedAt":"2024-05-15T09:21:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kmokstad","name":"Knut Morten Okstad","path":"/kmokstad","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12747326?s=80&v=4"},"commit":{"message":"Added: Structural damping parameters, Rhs and solution vectors as members.\nChanged: Some of the virtual methods no longer need to be virtual.","shortMessageHtmlLink":"Added: Structural damping parameters, Rhs and solution vectors as mem…"}},{"before":"b32d2cd9d159dab424099d6fe54ffbda64de4ad8","after":"552193c3b3665a9ff4edfcc434a2bd5073eef745","ref":"refs/heads/master","pushedAt":"2024-05-15T07:57:38.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"akva2","name":"Arne Morten Kvarving","path":"/akva2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2144327?s=80&v=4"},"commit":{"message":"(LR)SplineFields2Dmx: support piola mapped fields","shortMessageHtmlLink":"(LR)SplineFields2Dmx: support piola mapped fields"}},{"before":"f12bec693bcf74661d4daf104bce927be16c9371","after":"b32d2cd9d159dab424099d6fe54ffbda64de4ad8","ref":"refs/heads/master","pushedAt":"2024-05-14T09:27:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kmokstad","name":"Knut Morten Okstad","path":"/kmokstad","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12747326?s=80&v=4"},"commit":{"message":"Added: Accept near-singular matrices.\nMoved error reporting outside the ifdef to avoid duplication.\nLet the SuperLUdata constructor allocate perm_r and perm_c.","shortMessageHtmlLink":"Added: Accept near-singular matrices."}},{"before":"87258de4ac3be3ca3e6ef09db3871908d3473a94","after":"f12bec693bcf74661d4daf104bce927be16c9371","ref":"refs/heads/master","pushedAt":"2024-05-13T14:15:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kmokstad","name":"Knut Morten Okstad","path":"/kmokstad","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12747326?s=80&v=4"},"commit":{"message":"Added: VTF output of boundary conditions on rotational DOFs (4-6)","shortMessageHtmlLink":"Added: VTF output of boundary conditions on rotational DOFs (4-6)"}},{"before":"1a7bd959dee121503a45dcd4ae5a5b29309fc7ad","after":"87258de4ac3be3ca3e6ef09db3871908d3473a94","ref":"refs/heads/master","pushedAt":"2024-05-08T06:25:11.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"kmokstad","name":"Knut Morten Okstad","path":"/kmokstad","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12747326?s=80&v=4"},"commit":{"message":"Added: Store Jac (surface tangents) in fe.G also for Lagrange","shortMessageHtmlLink":"Added: Store Jac (surface tangents) in fe.G also for Lagrange"}},{"before":"0ae5e7f39d985c93820b0027fe93e820240812de","after":"1a7bd959dee121503a45dcd4ae5a5b29309fc7ad","ref":"refs/heads/master","pushedAt":"2024-05-07T08:27:39.000Z","pushType":"pr_merge","commitsCount":5,"pusher":{"login":"akva2","name":"Arne Morten Kvarving","path":"/akva2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2144327?s=80&v=4"},"commit":{"message":"AdaptiveISIM: add ability to do solution transfer","shortMessageHtmlLink":"AdaptiveISIM: add ability to do solution transfer"}},{"before":"e8b8aebf10a80685144faddd17af87df3ceff008","after":"0ae5e7f39d985c93820b0027fe93e820240812de","ref":"refs/heads/master","pushedAt":"2024-05-01T17:16:42.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"akva2","name":"Arne Morten Kvarving","path":"/akva2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2144327?s=80&v=4"},"commit":{"message":"added: class for common Piola-mapped weak differential operators","shortMessageHtmlLink":"added: class for common Piola-mapped weak differential operators"}},{"before":"d825a4bb518175e087bfded74a7a7bdcfa8a6522","after":"e8b8aebf10a80685144faddd17af87df3ceff008","ref":"refs/heads/master","pushedAt":"2024-04-30T20:38:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"akva2","name":"Arne Morten Kvarving","path":"/akva2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2144327?s=80&v=4"},"commit":{"message":"move Gradient operator to ResidualOps where it belongs","shortMessageHtmlLink":"move Gradient operator to ResidualOps where it belongs"}},{"before":"f7bf026a3272cc8488e3b62f98d8604fe52a7f27","after":"d825a4bb518175e087bfded74a7a7bdcfa8a6522","ref":"refs/heads/master","pushedAt":"2024-04-11T18:55:41.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"kmokstad","name":"Knut Morten Okstad","path":"/kmokstad","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12747326?s=80&v=4"},"commit":{"message":"Changed: No need for the cache policy member in class SIMoption\nwhen it is only used to assign the static variable in ASMbase scope.\nThey are both replaced by a global variable in ASM namespace,\nand we no longer need to pass it as argument all over the place.\nAlso remove the always-one basis argument in constructors.\nChanged: Disable cache by default for Lagrange models.","shortMessageHtmlLink":"Changed: No need for the cache policy member in class SIMoption"}},{"before":"647b5ae7c562c3a5632e276ec66c5e73e1b5f49d","after":"f7bf026a3272cc8488e3b62f98d8604fe52a7f27","ref":"refs/heads/master","pushedAt":"2024-04-08T17:56:07.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"kmokstad","name":"Knut Morten Okstad","path":"/kmokstad","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12747326?s=80&v=4"},"commit":{"message":"Fixed: Install ASMu2DLag.h","shortMessageHtmlLink":"Fixed: Install ASMu2DLag.h"}},{"before":"fe9a5175d6834109994613bd6eac1d7c2fde5989","after":"647b5ae7c562c3a5632e276ec66c5e73e1b5f49d","ref":"refs/heads/master","pushedAt":"2024-04-06T08:00:28.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"kmokstad","name":"Knut Morten Okstad","path":"/kmokstad","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12747326?s=80&v=4"},"commit":{"message":"Add convenience macro add_app(), which also prints out the\nname of the included source directories of the apps","shortMessageHtmlLink":"Add convenience macro add_app(), which also prints out the"}},{"before":"3c537f19bb2c7f73e56c1d738d8f505b5919371f","after":"fe9a5175d6834109994613bd6eac1d7c2fde5989","ref":"refs/heads/master","pushedAt":"2024-03-22T11:48:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kmokstad","name":"Knut Morten Okstad","path":"/kmokstad","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12747326?s=80&v=4"},"commit":{"message":"Fixed: Scalar component names on VTF if more than nsd components and\na vector field name is provided as argument in SIMoutput::writeGlvS1().\nWrite exact vector field only if FE vector field is written.\nDon't dereference the myProblem pointer in writeGlvS() and writeGlvS1()\nwithout checking for null pointer first.","shortMessageHtmlLink":"Fixed: Scalar component names on VTF if more than nsd components and"}},{"before":"db0ab89166b9b3375b9d5bb58e41ec3db0f9eb32","after":"3c537f19bb2c7f73e56c1d738d8f505b5919371f","ref":"refs/heads/master","pushedAt":"2024-03-20T09:26:29.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"kmokstad","name":"Knut Morten Okstad","path":"/kmokstad","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12747326?s=80&v=4"},"commit":{"message":"Fixed: Need to install ASMutils.h since now it is included in ASMs1D.h","shortMessageHtmlLink":"Fixed: Need to install ASMutils.h since now it is included in ASMs1D.h"}},{"before":"a15bd8391a9709e37d4074354be6e23b01a04a93","after":null,"ref":"refs/heads/main","pushedAt":"2024-03-20T09:24:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kmokstad","name":"Knut Morten Okstad","path":"/kmokstad","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12747326?s=80&v=4"}},{"before":"a15bd8391a9709e37d4074354be6e23b01a04a93","after":null,"ref":"refs/heads/linear-func","pushedAt":"2024-03-20T09:24:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kmokstad","name":"Knut Morten Okstad","path":"/kmokstad","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12747326?s=80&v=4"}},{"before":null,"after":"a15bd8391a9709e37d4074354be6e23b01a04a93","ref":"refs/heads/main","pushedAt":"2024-03-20T09:23:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kmokstad","name":"Knut Morten Okstad","path":"/kmokstad","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12747326?s=80&v=4"},"commit":{"message":"Fixed: Need to install ASMutils.h since now it is included in ASMs1D.h","shortMessageHtmlLink":"Fixed: Need to install ASMutils.h since now it is included in ASMs1D.h"}},{"before":null,"after":"a15bd8391a9709e37d4074354be6e23b01a04a93","ref":"refs/heads/linear-func","pushedAt":"2024-03-20T09:23:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kmokstad","name":"Knut Morten Okstad","path":"/kmokstad","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12747326?s=80&v=4"},"commit":{"message":"Fixed: Need to install ASMutils.h since now it is included in ASMs1D.h","shortMessageHtmlLink":"Fixed: Need to install ASMutils.h since now it is included in ASMs1D.h"}},{"before":"c036814a613fe5063ea5da8ed4bb482119061f66","after":"db0ab89166b9b3375b9d5bb58e41ec3db0f9eb32","ref":"refs/heads/master","pushedAt":"2024-03-19T09:53:07.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"akva2","name":"Arne Morten Kvarving","path":"/akva2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2144327?s=80&v=4"},"commit":{"message":"ISTL/PETSc: use override","shortMessageHtmlLink":"ISTL/PETSc: use override"}},{"before":"db3a7b3cbe7a3e1895740b7b92e0ffe87092a957","after":"c036814a613fe5063ea5da8ed4bb482119061f66","ref":"refs/heads/master","pushedAt":"2024-03-18T13:47:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"akva2","name":"Arne Morten Kvarving","path":"/akva2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2144327?s=80&v=4"},"commit":{"message":"ResidualOps: flip sign of Divergence term\n\nwhile technically this makes no difference, it is\nbetter to be consistent","shortMessageHtmlLink":"ResidualOps: flip sign of Divergence term"}},{"before":"ce773d0d89a81ab721ad8ffca0ecec9f21bfd5ae","after":"db3a7b3cbe7a3e1895740b7b92e0ffe87092a957","ref":"refs/heads/master","pushedAt":"2024-03-18T12:33:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"akva2","name":"Arne Morten Kvarving","path":"/akva2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2144327?s=80&v=4"},"commit":{"message":"ResidualOps: flip sign of Laplacian term\n\nthis was inconsistent with every other operator where the negation is\nimplicit","shortMessageHtmlLink":"ResidualOps: flip sign of Laplacian term"}},{"before":"8752e9e9cdc374c1905930b34e2fb71975429b72","after":"ce773d0d89a81ab721ad8ffca0ecec9f21bfd5ae","ref":"refs/heads/master","pushedAt":"2024-03-05T11:20:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akva2","name":"Arne Morten Kvarving","path":"/akva2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2144327?s=80&v=4"},"commit":{"message":"added: implement BasisFunctionCache for ASMu2DLag","shortMessageHtmlLink":"added: implement BasisFunctionCache for ASMu2DLag"}},{"before":"bd96375134938690ec8e1d901a4cfab79b2506ab","after":"8752e9e9cdc374c1905930b34e2fb71975429b72","ref":"refs/heads/master","pushedAt":"2024-03-04T08:51:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"akva2","name":"Arne Morten Kvarving","path":"/akva2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2144327?s=80&v=4"},"commit":{"message":"added: implement BasisFunctionCache for ASMu2DLag","shortMessageHtmlLink":"added: implement BasisFunctionCache for ASMu2DLag"}},{"before":"2cfc6686e08116ace1b725181f26f56d05d1feb1","after":"bd96375134938690ec8e1d901a4cfab79b2506ab","ref":"refs/heads/master","pushedAt":"2024-02-27T10:17:39.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"akva2","name":"Arne Morten Kvarving","path":"/akva2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2144327?s=80&v=4"},"commit":{"message":"fixed: xml include file handling\n\ndo not move to parent on exit if we just injected\nan include file","shortMessageHtmlLink":"fixed: xml include file handling"}},{"before":"516b50e8bbcc5c29f72ed9e17e1e740c1cd63ac1","after":"2cfc6686e08116ace1b725181f26f56d05d1feb1","ref":"refs/heads/master","pushedAt":"2024-01-30T11:42:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"akva2","name":"Arne Morten Kvarving","path":"/akva2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2144327?s=80&v=4"},"commit":{"message":"added: option to disable native tuning usage\n\nin particular useful with icecc builds","shortMessageHtmlLink":"added: option to disable native tuning usage"}},{"before":"4df3bc3fe818aa87e71fad149f3b347d1296964e","after":"516b50e8bbcc5c29f72ed9e17e1e740c1cd63ac1","ref":"refs/heads/master","pushedAt":"2024-01-09T13:25:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"akva2","name":"Arne Morten Kvarving","path":"/akva2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2144327?s=80&v=4"},"commit":{"message":"ASMuxD::evalSolution(P): do not use MNPC directly if there are multipliers","shortMessageHtmlLink":"ASMuxD::evalSolution(P): do not use MNPC directly if there are multip…"}},{"before":"ebedc9b3d74c2abd6be1706ee17cb6c8deaf06ce","after":"4df3bc3fe818aa87e71fad149f3b347d1296964e","ref":"refs/heads/master","pushedAt":"2024-01-09T11:36:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"akva2","name":"Arne Morten Kvarving","path":"/akva2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2144327?s=80&v=4"},"commit":{"message":"fixed: reset error array to appropriate size\n\nwe have to use getNodes(1) to get the proper size","shortMessageHtmlLink":"fixed: reset error array to appropriate size"}},{"before":"95736269ecad8b66043c5a5269364052ad0632ce","after":"ebedc9b3d74c2abd6be1706ee17cb6c8deaf06ce","ref":"refs/heads/master","pushedAt":"2024-01-04T07:56:19.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"kmokstad","name":"Knut Morten Okstad","path":"/kmokstad","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12747326?s=80&v=4"},"commit":{"message":"Doxy fixup for 81811a0fa6991f17590062c90c6ad30509413b5e","shortMessageHtmlLink":"Doxy fixup for 81811a0"}},{"before":"e6f290d9baa4df82a17400484bca1350cfca5a12","after":"95736269ecad8b66043c5a5269364052ad0632ce","ref":"refs/heads/master","pushedAt":"2024-01-02T13:36:38.000Z","pushType":"pr_merge","commitsCount":9,"pusher":{"login":"akva2","name":"Arne Morten Kvarving","path":"/akva2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2144327?s=80&v=4"},"commit":{"message":"added: piola mapping in ASMu2Dmx::integrate","shortMessageHtmlLink":"added: piola mapping in ASMu2Dmx::integrate"}},{"before":"ee07d0d687e98e9b494d5df67187cdb5062a214f","after":"e6f290d9baa4df82a17400484bca1350cfca5a12","ref":"refs/heads/master","pushedAt":"2024-01-02T12:38:22.000Z","pushType":"pr_merge","commitsCount":8,"pusher":{"login":"akva2","name":"Arne Morten Kvarving","path":"/akva2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2144327?s=80&v=4"},"commit":{"message":"added: ChebyshevTensorFunc::eval(Gradient|Hessian)","shortMessageHtmlLink":"added: ChebyshevTensorFunc::eval(Gradient|Hessian)"}},{"before":"c4df9c2db41c5e344dc69bfed227bbe39f5641e2","after":"ee07d0d687e98e9b494d5df67187cdb5062a214f","ref":"refs/heads/master","pushedAt":"2023-12-08T07:54:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"akva2","name":"Arne Morten Kvarving","path":"/akva2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2144327?s=80&v=4"},"commit":{"message":"fixed: spacing in anasol output\n\nwhile at it change from = to :\noften the functions themselves contains = so it looks neater","shortMessageHtmlLink":"fixed: spacing in anasol output"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAESlgCmQA","startCursor":null,"endCursor":null}},"title":"Activity · OPM/IFEM"}