Changeset aa107ef in sasmodels
- Timestamp:
- Dec 29, 2016 11:44:34 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:
- c3ccaec
- Parents:
- 4367142
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/flexible_cylinder.c
r4937980 raa107ef 1 1 static double 2 form_volume( length, kuhn_length,radius)2 form_volume(double length, double kuhn_length, double radius) 3 3 { 4 4 return 1.0;
Note: See TracChangeset
for help on using the changeset viewer.