File: params.py

package info (click to toggle)
yade 2025.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 33,308 kB
  • sloc: cpp: 93,298; python: 50,409; sh: 577; makefile: 162
file content (3 lines) | stat: -rw-r--r-- 171 bytes parent folder | download | duplicates (3)
1
2
3
"Module storing parametr values, used by :yref:`yade.utils.saveVars`, :yref:`yade.utils.saveVars`, :yref:`yade.utils.readParamsFromTable`."
# initially empty
__all__ = []