Changeset 128 in PSPA for Interface_Web/trunk/pspaWT/include


Ignore:
Timestamp:
Dec 3, 2012, 6:47:03 PM (12 years ago)
Author:
lemeur
Message:

relecture fichier de sortie tansport

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Interface_Web/trunk/pspaWT/include/particleBeam.h

    r114 r128  
    1313#include "mathematicalConstants.h"
    1414#include "PhysicalConstants.h"
     15#include "nomdElements.h"
    1516
    1617using namespace std;
     
    5152      void readTransportMoments(ifstream& inp);
    5253
     54      void impressionDesMoments() const;
     55
    5356
    5457 public:
     
    7477      void buildMomentRepresentation();
    7578
    76   bool setFromTransport(ifstream& inp, unsigned nblignes);
     79      //       bool setFromTransport(ifstream& inp, unsigned nblignes);
     80          bool  setFromTransport(string elementLabel, typedElement elemType);
    7781
    7882  inline void clear()
Note: See TracChangeset for help on using the changeset viewer.