Changeset 19f996b in sasmodels
- Timestamp:
- Mar 3, 2017 4:02:42 PM (8 years ago)
- Branches:
- master, core_shell_microgels, costrafo411, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
- Children:
- 5a0b3d7
- Parents:
- f700b59
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/stacked_disks.c
rc3ccaec r19f996b 4 4 double thick_layer, 5 5 double radius, 6 doublen_stacking,6 int n_stacking, 7 7 double sigma_dnn, 8 8 double core_sld, … … 66 66 double thick_layer, 67 67 double radius, 68 doublen_stacking,68 int n_stacking, 69 69 double sigma_dnn, 70 70 double core_sld,
Note: See TracChangeset
for help on using the changeset viewer.