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