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

CHG: cleanup the shared/Numerics directory. Took out the IsInputConverged, ToolkitsOptionsFromAnalysis and OptionsFromAnalysis
and put them into the Container/ Inputs and Parameters files. This uncovered a bunch of cyclical dependencies that needed fixing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/src/c/Container/Vertices.h ΒΆ

    r14476 r14975  
    33
    44/*forward declarations */
    5 class Materials;
    6 class Elements;
    7 class Vertices;
    8 class Loads;
    9 class Nodes;
    10 class DataSet;
    11 class Inputs;
     5#include "./DataSet.h"
     6#include "../shared/Numerics/types.h"
    127
    138/*!\brief Declaration of Vertices class.
Note: See TracChangeset for help on using the changeset viewer.