Ignore:
Timestamp:
07/23/12 16:24:52 (13 years ago)
Author:
Eric.Larour
Message:

Generalized profiling in issm.cpp to be applicable even when Petsc is not available.
Concentrated all profiling stuff in two routines, ProfilingStart and ProfilingEnd.

File:
1 edited

Legend:

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

    r12677 r12696  
    209209                                        ./shared/Wrapper/ModuleBoot.cpp\
    210210                                        ./shared/Wrapper/ModuleEnd.cpp\
     211                                        ./shared/Sys/sys.h\
     212                                        ./shared/Sys/ProfilingStart.cpp\
     213                                        ./shared/Sys/ProfilingEnd.cpp\
    211214                                        ./toolkits/metis/metisincludes.h\
    212215                                        ./toolkits/issm/issmtoolkit.h\
Note: See TracChangeset for help on using the changeset viewer.