Changeset 2de9a5e in sasmodels for Capcyl_Kfun.cpp


Ignore:
Timestamp:
Jul 11, 2014 2:47:47 PM (10 years ago)
Author:
HMP1 <helen.park@…>
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:
be5d7df
Parents:
8faffcd
Message:

Update for Aaron

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Capcyl_Kfun.cpp

    r8faffcd r2de9a5e  
    1414        return(val); 
    1515} 
    16 const real Gauss76Z[76]={ 
     16/* 
     17real Gauss76Z[76]={ 
    1718         .999505948362153*(-1.0),               //0 
    1819         .997397786355355*(-1.0), 
     
    9293        -.999505948362153*(-1.0)                //75 
    9394}; 
    94 const real Gauss76Wt[76]={ 
     95real Gauss76Wt[76]={ 
    9596        .00126779163408536,             //0 
    9697        .00294910295364247, 
     
    170171        .00126779163408536              //75 (indexed from 0) 
    171172}; 
     173*/ 
Note: See TracChangeset for help on using the changeset viewer.