Changeset 718514b in sasmodels
- Timestamp:
- Feb 24, 2016 5:02:47 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:
- c8dcbdf
- Parents:
- 0471c72
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/kernel_template.c
r840b859 r718514b 260 260 const double vol_weight = VOLUME_WEIGHT_PRODUCT; 261 261 vol += vol_weight*form_volume(VOLUME_PARAMETERS); 262 #endif263 262 norm_vol += vol_weight; 263 #endif 264 264 } 265 265 //else { printf("exclude qx,qy,I:%%g,%%g,%%g\n",qi,scattering); }
Note: See TracChangeset
for help on using the changeset viewer.