Changeset 15104 for issm/trunk-jpl/src/c/classes/Loads/Friction.cpp
- Timestamp:
- 05/24/13 19:11:47 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Loads/Friction.cpp
r15100 r15104 43 43 /*FUNCTION Friction::Echo {{{*/ 44 44 void Friction::Echo(void){ 45 _printf_("Friction: " << "\n");45 _printf_("Friction:\n"); 46 46 _printf_(" analysis_type: " << EnumToStringx(analysis_type) << "\n"); 47 47 _printf_(" element_type: " << this->element_type << "\n");
Note:
See TracChangeset
for help on using the changeset viewer.