Ignore:
Timestamp:
01/30/12 16:10:26 (13 years ago)
Author:
Eric.Larour
Message:

Preliminary for smear functions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/objects/Elements/Penta.cpp

    r11253 r11260  
    29242924}
    29252925/*}}}*/
     2926/*FUNCTION Penta::SmearFunction {{{1*/
     2927void  Penta::SmearFunction(Vec smearedvector,double (*WeightFunction)(double distance,double radius),double radius){
     2928        _error_("not implemented yet");
     2929}
     2930/*}}}1*/
    29262931
    29272932#ifdef _HAVE_RESPONSES_
Note: See TracChangeset for help on using the changeset viewer.