Files
JuliaFEM.jl/src/physics
Jukka Aho 6a3c6754cb docs(physics): trim api.jl to assembler-era stubs
Replace the long `Physics{...}` narrative with short placeholders that explain
how `assemble!`/`solve!`/BC hooks are extended by assemblers or Legacy only.

- Document the kernel + assembler workflow as the active surface.
- Point Dirichlet/Neumann reservations at matrix-free BC and load value types.
- Keep generic function declarations for Legacy method attachment.
2026-05-09 18:15:34 +03:00
..