Changeset e0fd913 in sasmodels
- Timestamp:
- Feb 18, 2016 1:04:54 PM (9 years ago)
- Branches:
- master, core_shell_microgels, costrafo411, magnetic_model, release_v0.94, release_v0.95, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
- Children:
- 32c743d
- Parents:
- 469e763
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/hollow_cylinder.py
rec2ca99 re0fd913 93 93 source = ["lib/J1.c", "lib/gauss76.c", "hollow_cylinder.c"] 94 94 95 # pylint: disable=W0613 95 96 def ER(radius, core_radius, length): 96 97 """
Note: See TracChangeset
for help on using the changeset viewer.