mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-15 18:14:08 +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/b8194d0c137963b44aab6b223a22491f9b0f7774/src/interfaces.jl#L22)
|
|
|