Commit Graph

  • f8851ef7d6 docs: Add comprehensive coding standards document Jukka Aho 2025-11-09 08:23:52 +02:00
  • 241fadc669 docs: Add contributor quick-start guide Jukka Aho 2025-11-09 08:23:16 +02:00
  • 77cb9f6394 docs(readme): Enhance Contributing section with guides and standards Jukka Aho 2025-11-09 08:22:51 +02:00
  • 6ca17e0569 Integrate topology/integration modules with comprehensive testing Jukka Aho 2025-11-09 06:13:40 +02:00
  • b5fdf61851 feat(integration): Complete integration rule mappings for all topologies Jukka Aho 2025-11-09 06:01:01 +02:00
  • d18622d41c feat(topology): Complete topology library with all element types Jukka Aho 2025-11-09 05:58:34 +02:00
  • ee02f9f37a feat: Separation of concerns architecture with zero-allocation foundation Jukka Aho 2025-11-09 05:46:34 +02:00
  • 91b06b23b6 fix: Re-enable lagrange_generator.jl include for existing basis files Jukka Aho 2025-11-09 05:03:53 +02:00
  • c65abfa5cc docs: Add 'Roadmap to HPC' - justifying hard performance choices Jukka Aho 2025-11-09 05:01:34 +02:00
  • 1636e255fe docs: Add YAML front matter to all documentation files Jukka Aho 2025-11-09 04:45:12 +02:00
  • 626266c990 docs: Reorganize documentation into three-tier structure Jukka Aho 2025-11-09 04:38:28 +02:00
  • 5141fd6de5 refactor: Move theory docs to src/ with lowercase naming Jukka Aho 2025-11-09 04:26:26 +02:00
  • 63346a0591 style: IDE automatic code formatting Jukka Aho 2025-11-09 04:10:37 +02:00
  • 31d8463ef0 feat: Pre-generation infrastructure for Lagrange basis functions Jukka Aho 2025-11-09 04:07:28 +02:00
  • 6a8f8adc1f docs: Benchmark manual vs AD derivatives for Tet10 Jukka Aho 2025-11-09 03:41:47 +02:00
  • 6b24ed9d76 refactor: Make Point immutable Jukka Aho 2025-11-09 03:30:29 +02:00
  • 907ec0b183 refactor: Zero-allocation basis functions and immutable Element Jukka Aho 2025-11-09 03:29:36 +02:00
  • 065156b40a style: Format core_types.jl (spacing consistency) Jukka Aho 2025-11-09 03:18:41 +02:00
  • 06e8276268 fix: Change node and element IDs to UInt (Issue #267) Jukka Aho 2025-11-09 03:17:34 +02:00
  • 52ebe682e9 fix: Standardize on Tensors.jl Vec type throughout Jukka Aho 2025-11-09 03:10:11 +02:00
  • 5a07b3ab21 docs: Document Tutorial 3 API limitations, update test runner Jukka Aho 2025-11-09 02:58:09 +02:00
  • bafa3af4d0 test: Add Tutorial 4 - 1-element Quad4 validation (35 tests passing) Jukka Aho 2025-11-09 02:45:29 +02:00
  • 7571487e86 docs: Update testing philosophy with current progress Jukka Aho 2025-11-09 02:36:10 +02:00
  • b91e81c125 test: Add Tutorial 2 - Gmsh mesh reading (72 tests passing) Jukka Aho 2025-11-09 02:24:06 +02:00
  • 61218f8fd3 test: Phase 1 - Educational test infrastructure with Literate.jl Jukka Aho 2025-11-09 01:51:17 +02:00
  • 269b9ef0cc docs: Add comprehensive testing philosophy and roadmap Jukka Aho 2025-11-09 01:47:30 +02:00
  • df40f631f6 docs: Add test failure analysis and fix roadmap Jukka Aho 2025-11-09 01:36:23 +02:00
  • 008d615c62 ci: Add GitHub Actions workflows and fix test exports Jukka Aho 2025-11-09 01:35:00 +02:00
  • 0e831dc31a feat: Add truss element formulation (consolidated from FEMTruss.jl) Jukka Aho 2025-11-08 14:34:43 +02:00
  • 01f8d4afcd refactor: Remove Parameters.jl and TimerOutputs.jl usage Jukka Aho 2025-11-08 14:33:51 +02:00
  • 478e90bf70 refactor: Comment out AsterReader includes (requires HDF5) Jukka Aho 2025-11-08 14:33:16 +02:00
  • 4172979478 refactor: Update main module for minimal dependencies Jukka Aho 2025-11-08 14:32:59 +02:00
  • 0992c95f86 refactor: Move mesh readers to IO submodule Jukka Aho 2025-11-08 14:32:33 +02:00
  • c317e3440f feat: Create IO submodule for mesh readers and result writers Jukka Aho 2025-11-08 14:32:27 +02:00
  • c40d0b91c9 feat: Add built-in polynomial differentiation (from SymDiff.jl) Jukka Aho 2025-11-08 14:32:06 +02:00
  • ebfd1392f6 chore: Regenerate Manifest.toml with minimal dependencies Jukka Aho 2025-11-08 14:31:45 +02:00
  • 5ee7b01ce7 refactor: Reduce dependencies to minimal set (stdlib + Tensors only) Jukka Aho 2025-11-08 14:31:33 +02:00
  • 2cee2222e1 feat: Consolidate HeatTransfer.jl (partial - API needs update) Jukka Aho 2025-11-08 12:11:37 +02:00
  • a76146cdaf feat: Consolidate GraphOrdering.jl (RCM bandwidth minimization) Jukka Aho 2025-11-08 11:29:19 +02:00
  • ef9cddff13 feat: Consolidate AbaqusReader and AsterReader (mesh I/O) Jukka Aho 2025-11-08 11:25:13 +02:00
  • a988a8159e Remove trash Jukka Aho 2025-11-08 11:12:03 +02:00
  • d9c5b47ada Rename license file Jukka Aho 2025-11-08 11:10:34 +02:00
  • f6f3b97c16 feat: Consolidate FEMSparse.jl into JuliaFEM Jukka Aho 2025-11-08 11:08:10 +02:00
  • 1f9c723017 style: Format spacing in quadrature.jl (w*f → w * f) Jukka Aho 2025-11-08 10:52:47 +02:00
  • 315c319963 feat: Consolidate FEMQuad.jl into JuliaFEM (quadrature rules) Jukka Aho 2025-11-08 10:49:28 +02:00
  • a8d4f7e504 fix: Move Base imports before includes to fix method extension Jukka Aho 2025-11-08 10:38:00 +02:00
  • 84c07e1c34 refactor: Remove vendor package dependencies (HeatTransfer, FEMBeam, Mortar*) Jukka Aho 2025-11-08 10:32:29 +02:00
  • 615de1a7c2 style: Format whitespace in deprecated_fembase.jl Jukka Aho 2025-11-08 10:24:07 +02:00
  • 650872cf2d fix: Add deprecated FEMBase methods for backward compatibility Jukka Aho 2025-11-08 09:52:49 +02:00
  • 73ec910589 feat: Consolidate FEMBase.jl into JuliaFEM (Phase 1 complete) Jukka Aho 2025-11-08 09:39:16 +02:00
  • d3fc55f13e feat: Integrate FEMBasis into JuliaFEM module (partial) Jukka Aho 2025-11-08 09:09:54 +02:00
  • 7b6fcfdaf5 feat: Copy FEMBasis.jl files to src/basis/ (Phase 1 start) Jukka Aho 2025-11-08 09:02:40 +02:00
  • 724ed52923 Add Manifest.toml Jukka Aho 2025-11-08 08:50:59 +02:00
  • bc65dab2fc fix: Resolve merge conflicts and remove incomplete parallel assembly Jukka Aho 2025-11-08 08:44:30 +02:00
  • 74ac108a56 chore: Update Project.toml dependencies Jukka Aho 2025-11-08 07:57:15 +02:00
  • e81620b328 chore: Update Project.toml dependencies Jukka Aho 2025-11-08 07:48:11 +02:00
  • d1a8d6f891 Revival: JuliaFEM loads on Julia 1.12.1 (first commit in 6 years) Jukka Aho 2025-11-08 07:26:18 +02:00
  • 597bcfe0b3 Update README.md Tero Frondelius 2024-02-08 10:26:25 +02:00
  • 38ae3ed30a add using Pkg to make coverage work Jukka Aho 2020-05-02 07:37:09 +07:00
  • 13bca20285 Small improvement to document generation Jukka Aho 2020-05-02 07:36:28 +07:00
  • 984deb5df2 Test with Julia versions v1.0 and v1.4 Jukka Aho 2020-05-02 07:35:17 +07:00
  • ec9c8694e6 Test with OSX and Windows too Jukka Aho 2020-05-02 07:34:47 +07:00
  • 280352f527 Fix Project.toml Jukka Aho 2019-11-26 22:45:09 +07:00
  • 80f6eb2b72 Remove Manifest.toml Jukka Aho 2019-11-26 22:35:51 +07:00
  • 08eb3bbfbb Change version number to 0.5.2 Jukka Aho 2019-11-26 16:12:03 +07:00
  • 4ceb353314 Merge branch 'master' of github.com:JuliaFEM/JuliaFEM.jl Jukka Aho 2019-11-26 15:30:42 +07:00
  • 6a1dcb2ad1 Merge branch 'kc/local_buffer' Jukka Aho 2019-11-26 15:30:17 +07:00
  • d781b00da1 Merge branch 'master' into kc/local_buffer Jukka Aho 2019-11-26 15:29:02 +07:00
  • 9dc794101c Give meaningful error message when assembling continuum elasticity problem fails Jukka Aho 2019-10-13 12:24:27 +03:00
  • e821e07723 Remove imports not available anymore in Base Jukka Aho 2019-10-13 11:40:16 +03:00
  • d041f1fdb6 Create Project.toml file and remove REQUIRE files v0.5.1 Jukka Aho 2019-10-11 17:34:11 +03:00
  • 0d30a8f516 Create Project.toml file and remove REQUIRE files Jukka Aho 2019-10-11 17:34:11 +03:00
  • 627f297378 Merge pull request #240 from micampbell/master Jukka Aho 2019-09-26 15:21:53 +03:00
  • c55ea843c1 Merge pull request #240 from micampbell/master Jukka Aho 2019-09-26 15:21:53 +03:00
  • a10ad5af17 change in old function name ucfirst to uppercasefirst, which was preventing the beam examples from running Matt Campbell 2019-09-25 10:15:05 -07:00
  • b62ddac26a change in old function name ucfirst to uppercasefirst, which was preventing the beam examples from running Matt Campbell 2019-09-25 10:15:05 -07:00
  • 1cad74b40b Merge pull request #233 from JuliaFEM/ahojukka5/issue_232 Jukka Aho 2019-09-13 17:31:31 +03:00
  • 58bfe7fa93 Merge pull request #233 from JuliaFEM/ahojukka5/issue_232 Jukka Aho 2019-09-13 17:31:31 +03:00
  • d29927172c Update automatic document generation Jukka Aho 2019-09-13 14:09:40 +03:00
  • a0808f18fd Update automatic document generation Jukka Aho 2019-09-13 14:09:40 +03:00
  • 6b1235b375 Fix broken test Jukka Aho 2019-09-13 12:45:50 +03:00
  • 824920c433 Fix broken test Jukka Aho 2019-09-13 12:45:50 +03:00
  • e5e476d859 Update travis.yml to test with newest versions Jukka Aho 2019-09-13 13:21:03 +03:00
  • ae64e8a3fe Update travis.yml to test with newest versions Jukka Aho 2019-09-13 13:21:03 +03:00
  • 0a5c30f815 Documentation deployment fix (#230) Jukka Aho 2019-04-08 21:35:13 +03:00
  • e462fa2862 Documentation deployment fix (#230) Jukka Aho 2019-04-08 21:35:13 +03:00
  • b9dcf95660 Merge pull request #226 from JuliaFEM/kc/coloring Jukka Aho 2019-04-08 18:56:11 +03:00
  • 3be87e02bf Merge pull request #226 from JuliaFEM/kc/coloring Jukka Aho 2019-04-08 18:56:11 +03:00
  • 07d91d6f46 Merge pull request #225 from JuliaFEM/KristofferC-patch-2 Jukka Aho 2019-04-08 18:44:59 +03:00
  • 6903041db7 Merge pull request #225 from JuliaFEM/KristofferC-patch-2 Jukka Aho 2019-04-08 18:44:59 +03:00
  • bb00b3fc64 Improve performance in elasticity (#224) Jukka Aho 2019-04-08 18:42:12 +03:00
  • 1d1f31bb7f Improve performance in elasticity (#224) Jukka Aho 2019-04-08 18:42:12 +03:00
  • 485c72bebe Update README.md (#216) Jukka Aho 2019-04-08 18:36:47 +03:00
  • ab222b04e3 Update README.md (#216) Jukka Aho 2019-04-08 18:36:47 +03:00
  • 6ffc1876d0 Merge pull request #229 from rezarastak/master Jukka Aho 2019-02-28 16:11:50 +07:00
  • c5cd645f5c Merge pull request #229 from rezarastak/master Jukka Aho 2019-02-28 16:11:50 +07:00
  • 647ed291b3 fixed deprecated warning for format = html Reza Rastak 2019-02-27 21:35:50 -08:00
  • 190644ffa9 fixed deprecated warning for format = html Reza Rastak 2019-02-27 21:35:50 -08:00
  • 2aca9f0d0c alloc improvements Kristoffer Carlsson 2018-12-03 15:04:16 -05:00
  • 09c355b916 make backwards compatible Kristoffer Carlsson 2018-11-29 17:40:55 -05:00