Changeset 69aa451 in sasmodels for sasmodels/kernel_iq.c


Ignore:
Timestamp:
Mar 23, 2016 11:39:08 AM (8 years ago)
Author:
Paul Kienzle <pkienzle@…>
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:
e9b1663d
Parents:
6fd8de0
Message:

refactor parameter representation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/kernel_iq.c

    rfec69dd r69aa451  
    1414#ifndef _PAR_BLOCK_ // protected block so we can include this code twice. 
    1515#define _PAR_BLOCK_ 
    16  
    17 #define MAX_PD 4  // MAX_PD is the max number of polydisperse parameters 
    1816 
    1917typedef struct { 
Note: See TracChangeset for help on using the changeset viewer.