Ignore:
Timestamp:
05/09/13 02:13:53 (12 years ago)
Author:
Eric.Larour
Message:

CHG: unhooked OptimalSearch and GaussPoints from objects.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/shared/Numerics/GaussPoints.cpp

    r14917 r14979  
    11/*  Gauss point structures and prototypes  */
     2#include <math.h>
     3#include <float.h>
    24
    35#include "./GaussPoints.h"
     
    57#include "../Exceptions/exceptions.h"
    68#include "../Numerics/constants.h"
    7 #include <math.h>
    8 #include <float.h>
    99
    1010/*General Gauss points*/
Note: See TracChangeset for help on using the changeset viewer.