mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-06 04:21:33 +00:00
16 lines
297 B
ReStructuredText
16 lines
297 B
ReStructuredText
JuliaFEM.interfaces
|
|
===================
|
|
|
|
Exported
|
|
--------
|
|
|
|
.. function:: solve_elasticity_interface!()
|
|
|
|
This is generic interface that reads data from data model, solves elasticity
|
|
problem and updates model.
|
|
|
|
:param model : to be defined
|
|
**source**
|
|
[JuliaFEM/src/interfaces.jl:22]
|
|
|