Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
pbartholomew08 created a review comment on a pull request on CFLaboratory/CFGrid
Relocate to appropriate namespace
pbartholomew08 created a review comment on a pull request on CFLaboratory/CFGrid
Relocate to appropriate namespace
pbartholomew08 created a review comment on a pull request on CFLaboratory/CFGrid
Relocate to appropriate namespace
pbartholomew08 created a review comment on a pull request on CFLaboratory/CFGrid
Add documentation
pbartholomew08 created a review comment on a pull request on CFLaboratory/CFGrid
Return `const`
pbartholomew08 created a review comment on a pull request on CFLaboratory/CFGrid
Add documentation
pbartholomew08 created a review comment on a pull request on CFLaboratory/CFGrid
Add documentation
pbartholomew08 pushed 1 commit to tidy-reader CFLaboratory/CFGrid
- refactor: Remove unused include 1971134
pbartholomew08 pushed 3 commits to tidy-reader CFLaboratory/CFGrid
pbartholomew08 created a branch on CFLaboratory/CFGrid
tidy-reader - CFMesh is a mesh-handling utility library.
pbartholomew08 pushed 4 commits to develop CFLaboratory/CFGrid
pbartholomew08 pushed 3 commits to 1-open-a-mesh-file-and-determine-its-format CFLaboratory/CFGrid
pbartholomew08 created a branch on CFLaboratory/CFGrid
1-open-a-mesh-file-and-determine-its-format - CFMesh is a mesh-handling utility library.
pbartholomew08 closed an issue on CFLaboratory/CFGrid
Open a mesh file and determine its format
Eventually CFGrid will support various meshes, initially it will support GMSH meshes in format v4.1 written in either ASCII or binary data. Before we can begin parsing a mesh we must first be able ...pbartholomew08 pushed 10 commits to develop CFLaboratory/CFGrid
- tests: Initial configuration of CMake/Catch2-based test system 087f0fc
- feat: Implement a reader class 5b95ecc
- feat: Add minimal file parsing to determine the mesh format Currently supported formats are: GMSH::ASCII, GMSH::bina... 89bf1e2
- chore: Update CHANGELOG 5a129fa
- docs: Add documentation as a build target bc34b0d
- tests: Create a dependency between test inputs and their generating files 14efc7e
- tests: Download Catch2 if it is not available 7f0184f
- docs: Document the reader class ceb7e17
- refactor: Extract utility function to determine the mesh file format f6a4691
- build: Add stricter default DEBUG flags c65d693
pbartholomew08 closed a pull request on CFLaboratory/CFGrid
Open a mesh file and determine its format
pbartholomew08 created a review comment on a pull request on CFLaboratory/CFGrid
Done
pbartholomew08 pushed 2 commits to 1-open-a-mesh-file-and-determine-its-format CFLaboratory/CFGrid
pbartholomew08 pushed 1 commit to 1-open-a-mesh-file-and-determine-its-format CFLaboratory/CFGrid
- docs: Document the reader class d0711a7