mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-22 10:48:32 +00:00
212ffb0d66
Partition metadata loads before DOF-based caches, new kernels and column helpers wire into the load order, Gmsh leaves the default include graph, and MPI docstrings describe kernel-less overloads plus internal-force hook. - Add reference_gauss_tuples.jl and dof_based_pass1; include poroelastic and thermo_poroelastic kernels after thermo_elastic - Hoist partitioning, halo_exchange, packed_layout, redundant_kernel_depwarn, ka_column_homogeneity, kernel_column ahead of dof_based_coo.jl - Add physics/discretization.jl (FEDiscretization); drop gmsh_reader include - Extend MPI matvec docstrings; declare mpi_partitioned_internal_force_owned!