Changeset 22553
- Timestamp:
- 03/16/18 16:00:15 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/FemModel.cpp
r22551 r22553 4735 4735 4736 4736 /*Create femmodel from input files: */ 4737 profiler->Start( START);4737 profiler->Start(MPROCESSOR); 4738 4738 this->InitFromBuffers((char*)buffer,buffersize,toolkits, solution_type,trace,NULL); 4739 4739 profiler->Stop(MPROCESSOR);
Note:
See TracChangeset
for help on using the changeset viewer.