Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Mr-Chi-Ding pushed 1 commit to feature-enum-class APSIS-ANALYSIS/PERIGEE
- move enum class out 29fde1a
Mr-Chi-Ding pushed 1 commit to feature-enum-class APSIS-ANALYSIS/PERIGEE
- remove a line from print_info() in element classes 8430819
Mr-Chi-Ding pushed 1 commit to feature-enum-class APSIS-ANALYSIS/PERIGEE
- update get_Type() func 12fa651
Mr-Chi-Ding created a branch on APSIS-ANALYSIS/PERIGEE
feature-enum-class - PERIGEE is a finite element code for multiphysics analysis
Mr-Chi-Ding created a comment on a pull request on APSIS-ANALYSIS/PERIGEE
The test code has no memory leak. ![屏幕截图 2024-11-11 100018](https://github.com/user-attachments/assets/a2ed6289-87b1-4cd7-9432-6b8674386206)
Mr-Chi-Ding pushed 1 commit to feature-quadpt-improvement APSIS-ANALYSIS/PERIGEE
- update HDF5 write func for intVector and doubleVector a20a31d
Mr-Chi-Ding created a comment on a pull request on APSIS-ANALYSIS/PERIGEE
HDF_Writer::write_intScalar() and write_doubleScalar() have been updated and tested. There is no memory leaked. See the attached result from Valgrind. ![WechatIMG62](https://github.com/user-atta...
Mr-Chi-Ding pushed 1 commit to feature-quadpt-improvement APSIS-ANALYSIS/PERIGEE
- update HDF5 intScalar and doubleScalar write functions d7da7e6
Mr-Chi-Ding pushed 1 commit to feature-quadpt-improvement APSIS-ANALYSIS/PERIGEE
- add print_info() be7e14f
Mr-Chi-Ding pushed 1 commit to feature-quadpt-improvement APSIS-ANALYSIS/PERIGEE
- update ALocal_Interface.hpp 82df206
Mr-Chi-Ding pushed 1 commit to feature-quadpt-improvement APSIS-ANALYSIS/PERIGEE
- update write_string func 54b96e9
Mr-Chi-Ding pushed 66 commits to feature-quadpt-improvement APSIS-ANALYSIS/PERIGEE
- Record and use max_num_fixed_elem 83ba001
- Matrix-free part in local assembly 6b9ee60
- Virtual function in base class ad03458
- Implement of shell matrix f46d375
- PETSc_T::Scatter 426c0ee
- test for scatter 282e8e1
- Matrix-free part in global assembly and debug 35f1c51
- Minor af492b5
- debug 7a8023a
- isRotated is not needed 70ff96d
- delete new pointers 2ee51f3
- New weak BC assembly for rotation need more test d248a5c
- debug, able to be run but need more test 4d2d20f
- AGlobal mesh info simplified 04c6b8c
- no more aglobal mesh info cpp file 805f59c
- tight up IAGlobal_Mesh_Info base class 4266ccd
- use smart pointer in apart basic 599b078
- cleanup alobal_interface d351c82
- tools updated 7423524
- update the AGlobalMeshInfo in tolls/stress_recovery folder d2f57c6
- and 46 more ...