Changeset 17866


Ignore:
Timestamp:
04/28/14 15:57:27 (11 years ago)
Author:
Mathieu Morlighem
Message:

BUG: do not rescale gauss points at base

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/gauss/GaussTetra.cpp

    r17865 r17866  
    8585                _error_(index1 <<" "<<index2 <<" "<<index3 <<" Not supported yet");
    8686        }
    87 
    88         for(int i=0;i<numgauss;i++) this->weights[i]=this->weights[i]*0.5/1.732050807568877; //FIXME: double check that
    8987}
    9088/*}}}*/
Note: See TracChangeset for help on using the changeset viewer.