source: XIOS/trunk/src/node/context.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @740   8 years rlacroix Fix: disabling a file with read access had no effect.
(edit) @733   8 years rlacroix Fix: Remove forgotten references in return types.
(edit) @731   8 years rlacroix Correctly estimate the needed buffer sizes. The attributes were not …
(edit) @730   8 years rlacroix Fix: Really abide by the automatic buffer size mode (performance or …
(edit) @729   8 years rlacroix Ensure all needed buffers are properly initialized with the minimum buffer …
(edit) @719   8 years rlacroix Add a new configuration variable "min_buffer_size". This allows the user …
(edit) @711   9 years rlacroix Support creating the timeseries automatically. Fields which should be …
(edit) @697   9 years ymipsl Implement registryIn and registryOut functionnalities. YM
(edit) @676   9 years rlacroix Add support for indexed output. If the new field attribute …
(edit) @655   9 years rlacroix Properly release all MPI resources.
(edit) @645   9 years rlacroix Cleanup: Remove now deprecated code.
(edit) @640   9 years rlacroix Start using the filter infrastructure to read and write fields. Note that …
(edit) @639   9 years rlacroix Add a basic garbage collector to ensure no packets linger in the filter …
(edit) @619   9 years mhnguyen Implementing the first prototype of filter +) Create new class filter +) …
(edit) @598   9 years rlacroix Add the infrastructure to request fields from the server. This will be …
(edit) @597   9 years rlacroix Add basic infrastructure for servers to clients communication.
(edit) @595   9 years rlacroix Allow using more servers than clients. This will be useful later when …
(edit) @593   9 years rlacroix Add a new interface xios_recv_field to get local instant data from a …
(edit) @591   9 years rlacroix Remove leftovers from the XMLIO age.
(edit) @584   9 years mhnguyen Implementing new hash algorithm and fixing bug related to zoom +) Replace …
(edit) @583   9 years mhnguyen Fixing the minor bug relating to default buffer size +) Use size of node …
(edit) @569   9 years mhnguyen Correct some bugs on discovering server index and do some code cleanings …
(edit) @567   9 years mhnguyen Implementing a grid formed by only one axis or group of axis +) Add …
(edit) @550   9 years rlacroix Add a new user defined calendar type. A new calendar type "user_defined" …
(edit) @549   9 years rlacroix Revised calendar functionalities: - the calendar is now configured from …
(edit) @545   9 years rlacroix Expose the calendar operations through the Fortran interface. - Add …
(edit) @541   9 years mhnguyen Replacing some attribute files with new ones
(edit) @540   9 years mhnguyen Reorganizing structure of grid +) Grid doesn't have domain_ref and …
(edit) @537   9 years rlacroix Add a new attribute type for durations and use it for the context's …
(edit) @534   9 years rlacroix Add an error message when the timestep was not configured by the user. …
(edit) @532   9 years rlacroix Add a new attribute type for dates and use it for the context's start_date …
(edit) @526   9 years rlacroix Convert some attributes to enumerations: - file: par_access - context: …
(edit) @511   9 years mhnguyen Seperating database of context on "client" side and "server" side +) Add …
(edit) @510   9 years mhnguyen Implementing buffer-size automatic detection in mode connected …
(edit) @509   9 years mhnguyen Implementing buffer size auto-detection for mode client -server +) …
(edit) @501   9 years ymipsl Add licence copyright to all file ond directory src using the command : …
(edit) @462   10 years ymipsl Enhancement : - Improving error message occuring along the xml parsing : …
(edit) @461   10 years ymipsl New function available form fortran interface : LOGICAL …
(edit) @459   10 years ymipsl Add new parsing expression functionnalities (modified files) YM
(edit) @445   11 years ymipsl Add possibility to make inheritance of attributes and reference before …
(edit) @430   11 years ymipsl Switch default value of "enable" file attribut from "true" to "false". YM
(edit) @421   11 years ymipsl suppress warning due to french accents -> english traduction of error …
(edit) @369   11 years ymipsl Major Update - redesign Type and attribute manipulation - add enumerate …
(edit) @354   12 years ymipsl some sources modification for compiling under CRAY compiler
(edit) @352   12 years ymipsl
(edit) @347   12 years ymipsl - Supress lot of shared_ptr - instrument code for vampir-trace and timer …
(edit) @346   12 years ymipsl Suppress access to CObjectFactory class and CTreeManager. YM
(edit) @345   12 years ymipsl removed "tree" namespace YM
(edit) @344   12 years ymipsl remove obsolete method and member in context class YM
(edit) @343   12 years ymipsl remove "date" namespace ym
(edit) @335   12 years ymipsl Change namespace xmlioserver -> xios YM
(edit) @334   12 years ymipsl - Add new attribut : time_origin for time axis origin which appear in …
(edit) @321   12 years ymipsl Add splitting file functionality new file attribut "split_freq" to put the …
(edit) @314   12 years ymipsl Removing obsolete files and some cleaning... YM
(copy) @306   12 years ymipsl Transfert dev/common vers trunk YM
copied from XIOS/dev/common/src/node/context.cpp:
(copy) @302   12 years ymipsl XMLIOSERVER devient XIOS !! YM
Note: See TracRevisionLog for help on using the revision log.