mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-13 15:47:42 +00:00
20 lines
500 B
Markdown
20 lines
500 B
Markdown
# JuliaFEM.interfaces
|
|
|
|
## Exported
|
|
|
|
---
|
|
|
|
<a id="method__solve_elasticity_interface.1" class="lexicon_definition"></a>
|
|
#### solve_elasticity_interface!() [¶](#method__solve_elasticity_interface.1)
|
|
This is generic interface that reads data from data model, solves elasticity
|
|
problem and updates model.
|
|
|
|
Parameters
|
|
----------
|
|
model : to be defined
|
|
|
|
|
|
*source:*
|
|
[JuliaFEM/src/interfaces.jl:22](https://github.com/JuliaFEM/JuliaFEM.jl/tree/33a7fe664e9808c57564b507f0b8d5dcb451365a/src/interfaces.jl#L22)
|
|
|