source: XIOS3/dev/XIOS_FILE_SERVICES/src/config/service_attribute.conf @ 2453

Last change on this file since 2453 was 2453, checked in by ymipsl, 18 months ago

Implementation of files service on dev branch

YM

  • Property svn:executable set to *
File size: 274 bytes
Line 
1DECLARE_ATTRIBUTE(StdString, name)
2DECLARE_ATTRIBUTE(int, nprocs)
3DECLARE_ATTRIBUTE(double, global_fraction)
4DECLARE_ATTRIBUTE(double, remain_fraction)
5DECLARE_ATTRIBUTE(bool, remain)
6DECLARE_ENUM3(type,  writer, reader, gatherer)
7DECLARE_ATTRIBUTE(int, nb_partitions)
Note: See TracBrowser for help on using the repository browser.