Mercurial > repos > public > sbplib_julia
diff docs/src/submodules/sbp_operators.md @ 866:1784b1c0af3e feature/laplace_opset
Merge with default
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Wed, 19 Jan 2022 14:44:24 +0100 |
parents | 126e169bb0b7 |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/src/submodules/sbp_operators.md Wed Jan 19 14:44:24 2022 +0100 @@ -0,0 +1,23 @@ +# SbpOperators + +## Contents +```@contents +Pages = ["sbp_operators.md"] +``` + +## Index +```@index +Pages = ["sbp_operators.md"] +``` + +## Public interface +```@autodocs +Modules = [SbpOperators] +Private = false # Hide unexported objects +``` + +## Internal interface +```@autodocs +Modules = [SbpOperators] +Public = false # Hide exported objects +```