Changeset 12355


Ignore:
Timestamp:
06/04/12 11:05:32 (13 years ago)
Author:
utke
Message:

add a memcpy wrapper, here too as for the replacement for calloc
it would make sense to preprocess to a version that does use
just memcpy to improve performance for the case that IssmDouble is just
double.

Location:
issm/trunk-jpl/src/c
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/Makefile.am

    r12343 r12355  
    177177                                        ./shared/Alloc/alloc.cpp\
    178178                                        ./shared/Alloc/xNewDelete.h\
     179                                        ./shared/MemOps/xMemCpy.h\
    179180                                        ./shared/Matrix/matrix.h\
    180181                                        ./shared/Matrix/MatrixUtils.cpp\
Note: See TracChangeset for help on using the changeset viewer.