DEFEATURE: remove particle PropertyTypes (revert of #109)

- data types were used for initial adios interface, but this proved
  difficult to manage and maintain.
This commit is contained in:
Mark Olesen
2019-07-30 11:47:46 +02:00
committed by Andrew Heather
parent 7420bf2c57
commit 3d0ed07fff
21 changed files with 8 additions and 165 deletions

View File

@ -158,22 +158,9 @@ public:
+ " transmissiveId";
);
//- String representation of property types
AddToPropertyTypes
(
particle,
"{point"
+ " point"
+ " scalar"
+ " scalar"
+ " scalar"
+ " label}"
);
// Constructors
//- Construct from components, with searching for tetFace and
// tetPt unless disabled by doCellFacePt = false.
DTRMParticle