https://github.com/JuliaInv/jInv.jl
Raw File
Tip revision: 5d952c7ee5216441bc4b323f1540792729b7b45c authored by Eran Treister on 25 April 2023, 13:45:38 UTC
Update regularVectorFaces.jl
Tip revision: 5d952c7
ForwardShare.md
# jInv.ForwardShare

The ```ForwardShare``` submodule provides methods that are useful for different forward problems such as mesh-to-mesh interpolation, parallelization, etc. 

## List of types and methods
```@autodocs
Modules = [jInv.ForwardShare]
Order   = [:type,:function]
```
back to top