Changeset c57ee9e in sasmodels for sasmodels/kernel_iq.c


Ignore:
Timestamp:
Aug 21, 2018 12:32:32 PM (6 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master, core_shell_microgels, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
5399809
Parents:
296c52b
Message:

update dll interface to work with effective_radius_type parameter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/kernel_iq.c

    r6e7ba14 rc57ee9e  
    286286    global double *result,  // nq+1 return values, again with padding 
    287287    const double cutoff,     // cutoff in the dispersity weight product 
    288     int effective_radius_type // which effective radius to compute 
     288    int32_t effective_radius_type // which effective radius to compute 
    289289    ) 
    290290{ 
Note: See TracChangeset for help on using the changeset viewer.