source: XIOS/trunk/src @ 765

Name Size Rev Age Author Last Change
../
config 757   9 years rlacroix File: Add a new record_offset attribute. This is mostly useful in read …
date 591   9 years rlacroix Remove leftovers from the XMLIO age.
filter 756   9 years rlacroix Support freq_offset for fields in files in read mode. In theory the …
functor 591   9 years rlacroix Remove leftovers from the XMLIO age.
input 685   9 years rlacroix Merge "output" and "input" folders into one "io" folder. Some files were …
interface 712   9 years rlacroix Cosmetic: Fix some file modes.
io 765   8 years ymipsl Report bug fix of rev r705 for input field on unstructured grid. YM
manager 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
node 764   9 years rlacroix Fix the buffer size estimation to avoid requests for unexpected buffers.
output 685   9 years rlacroix Merge "output" and "input" folders into one "io" folder. Some files were …
parse_expr 728   9 years rlacroix Add new comparisons operators. Those new operators return 0.0 if the …
test 755   9 years rlacroix test_new_features: Fix random errors caused by an uninitialized variable.
transformation 753   9 years mhnguyen Updating pole processing for rectangular grid source Test +) On Curie +) …
type 748   9 years rlacroix CType<T>: Add a conversion operator to const reference.
array.hpp 3.0 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
array_mac.hpp 989 bytes 591   9 years rlacroix Remove leftovers from the XMLIO age.
array_new.hpp 23.4 KB 731   9 years rlacroix Correctly estimate the needed buffer sizes. The attributes were not …
attribute.cpp 3.3 KB 680   9 years rlacroix Rephrase some error messages so that they are clearer.
attribute.hpp 4.3 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
attribute_array.hpp 3.2 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
attribute_array_decl.cpp 586 bytes 664   9 years mhnguyen Changing some domain attributes +) Longitude and latitude from now on can …
attribute_array_impl.hpp 6.7 KB 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
attribute_enum.hpp 3.3 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
attribute_enum_impl.hpp 5.5 KB 580   9 years rlacroix Fix: getInheritedStringValue could return an incorrect value. The …
attribute_map.cpp 23.2 KB 649   9 years rlacroix Simplify a bit the generation of Fortran interfaces.
attribute_map.hpp 3.1 KB 623   9 years mhnguyen Implementing transformation algorithm: zoom axis (local commit) +) …
attribute_template.hpp 4.2 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
attribute_template_decl.cpp 419 bytes 537   9 years rlacroix Add a new attribute type for durations and use it for the context's …
attribute_template_impl.hpp 10.8 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
attribute_template_specialisation.hpp 7.1 KB 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
buffer.cpp 777 bytes 591   9 years rlacroix Remove leftovers from the XMLIO age.
buffer.hpp 1.4 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
buffer_client.cpp 2.3 KB 732   9 years rlacroix CClientBuffer: Improve the error messages.
buffer_client.hpp 746 bytes 732   9 years rlacroix CClientBuffer: Improve the error messages.
buffer_decl.cpp 651 bytes 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
buffer_impl.hpp 8.0 KB 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
buffer_in.cpp 1.1 KB 695   9 years ymipsl Bug fix in buffer_in.cpp Change attribut "size" by "bufferSize" YM
buffer_in.hpp 1.2 KB 695   9 years ymipsl Bug fix in buffer_in.cpp Change attribut "size" by "bufferSize" YM
buffer_in_decl.cpp 430 bytes 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
buffer_in_impl.hpp 4.2 KB 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
buffer_out.cpp 1.2 KB 695   9 years ymipsl Bug fix in buffer_in.cpp Change attribut "size" by "bufferSize" YM
buffer_out.hpp 1.2 KB 695   9 years ymipsl Bug fix in buffer_in.cpp Change attribut "size" by "bufferSize" YM
buffer_out_decl.cpp 452 bytes 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
buffer_out_impl.hpp 4.3 KB 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
buffer_server.cpp 2.8 KB 717   9 years rlacroix Fix: The "buffer_factor_size" was applied twice to the server buffers. …
buffer_server.hpp 562 bytes 717   9 years rlacroix Fix: The "buffer_factor_size" was applied twice to the server buffers. …
calendar.cpp 11.2 KB 561   9 years rlacroix CCalendar: Make getCurrentDate and update methods return a const …
calendar.hpp 4.4 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
calendar_util.cpp 7.9 KB 643   9 years rlacroix Use the filter infrastructure to handle the temporal operations. Add a …
calendar_util.hpp 1.7 KB 643   9 years rlacroix Use the filter infrastructure to handle the temporal operations. Add a …
client.cpp 10.5 KB 732   9 years rlacroix CClientBuffer: Improve the error messages.
client.hpp 1.4 KB 655   9 years rlacroix Properly release all MPI resources.
client_client_dht_decl.cpp 270 bytes 721   9 years mhnguyen Templated version of distributed hashed table +) Implement DHT in more …
client_client_dht_template.hpp 4.3 KB 727   9 years mhnguyen Add more attributes to generate_rectilinear_domain +) Longitude and …
client_client_dht_template_impl.hpp 24.0 KB 721   9 years mhnguyen Templated version of distributed hashed table +) Implement DHT in more …
client_server_mapping.cpp 5.3 KB 569   9 years mhnguyen Correct some bugs on discovering server index and do some code cleanings …
client_server_mapping.hpp 2.5 KB 598   9 years rlacroix Add the infrastructure to request fields from the server. This will be …
client_server_mapping_distributed.cpp 20.8 KB 721   9 years mhnguyen Templated version of distributed hashed table +) Implement DHT in more …
client_server_mapping_distributed.hpp 4.5 KB 759   9 years rlacroix Remove unused function declaration.
configure.cpp 293 bytes 591   9 years rlacroix Remove leftovers from the XMLIO age.
configure.hpp 268 bytes 591   9 years rlacroix Remove leftovers from the XMLIO age.
context_client.cpp 9.0 KB 731   9 years rlacroix Correctly estimate the needed buffer sizes. The attributes were not …
context_client.hpp 2.6 KB 726   9 years rlacroix Delay the buffer size notication to the first time an event is sent. This …
context_server.cpp 7.3 KB 597   9 years rlacroix Add basic infrastructure for servers to clients communication.
context_server.hpp 1.2 KB 697   9 years ymipsl Implement registryIn and registryOut functionnalities. YM
cxios.cpp 4.7 KB 719   9 years rlacroix Add a new configuration variable "min_buffer_size". This allows the user …
cxios.hpp 2.0 KB 719   9 years rlacroix Add a new configuration variable "min_buffer_size". This allows the user …
cxios_decl.cpp 310 bytes 591   9 years rlacroix Remove leftovers from the XMLIO age.
cxios_impl.hpp 508 bytes 591   9 years rlacroix Remove leftovers from the XMLIO age.
data_input.cpp 686 bytes 602   9 years rlacroix Fix compilation: new files were forgotten in r599.
data_input.hpp 793 bytes 602   9 years rlacroix Fix compilation: new files were forgotten in r599.
data_output.cpp 2.9 KB 676   9 years rlacroix Add support for indexed output. If the new field attribute …
data_output.hpp 2.4 KB 676   9 years rlacroix Add support for indexed output. If the new field attribute …
date.cpp 11.1 KB 647   9 years rlacroix Fix a possible overflow when converting a date in seconds since the time …
date.hpp 3.5 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
declare_attribute.hpp 8.4 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
declare_group.hpp 3.7 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
declare_ref_func.hpp 7.6 KB 752   9 years rlacroix Fix the error message when referencing an unknown object. Macro …
declare_virtual_node.hpp 1.8 KB 619   9 years mhnguyen Implementing the first prototype of filter +) Create new class filter +) …
distribution.cpp 695 bytes 653   9 years rlacroix Distributions and transformations: Avoid using heap allocations.
distribution.hpp 1.1 KB 653   9 years rlacroix Distributions and transformations: Avoid using heap allocations.
distribution_client.cpp 22.0 KB 668   9 years mhnguyen Implementing some code factoring +) Replace some slow searching function …
distribution_client.hpp 5.9 KB 676   9 years rlacroix Add support for indexed output. If the new field attribute …
distribution_server.cpp 5.0 KB 676   9 years rlacroix Add support for indexed output. If the new field attribute …
distribution_server.hpp 1.7 KB 676   9 years rlacroix Add support for indexed output. If the new field attribute …
duration.cpp 5.6 KB 612   9 years rlacroix Improve CF compliance: Write the "cell_methods" metadata. Also try to use …
duration.hpp 1.5 KB 612   9 years rlacroix Improve CF compliance: Write the "cell_methods" metadata. Also try to use …
event_client.cpp 1.5 KB 731   9 years rlacroix Correctly estimate the needed buffer sizes. The attributes were not …
event_client.hpp 681 bytes 731   9 years rlacroix Correctly estimate the needed buffer sizes. The attributes were not …
event_scheduler.cpp 6.5 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
event_scheduler.hpp 7.6 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
event_server.cpp 1.9 KB 716   9 years rlacroix Cosmetic: Fix a typo in an error message.
event_server.hpp 577 bytes 591   9 years rlacroix Remove leftovers from the XMLIO age.
exception.cpp 1.5 KB 523   9 years rlacroix Improve the message error handling by mimicking the behavior of the …
exception.hpp 1.4 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
functor.cpp 2.0 KB 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
functor.hpp 1.9 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
generate_fortran_interface.cpp 5.4 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
generate_interface.hpp 3.1 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
generate_interface_decl.cpp 1.1 KB 537   9 years rlacroix Add a new attribute type for durations and use it for the context's …
generate_interface_impl.hpp 36.1 KB 674   9 years rlacroix Fix Fortran interface generation to avoid generating long lines. Long …
globalScopeData.hpp 282 bytes 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
group_factory.cpp 420 bytes 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
group_factory.hpp 2.5 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
group_factory_decl.cpp 1.5 KB 689   9 years mhnguyen Modifying the interface of interpolation domain +) Change node name from …
group_factory_impl.hpp 5.2 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
group_parser.hpp 4.6 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
group_template.hpp 3.4 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
group_template_decl.cpp 428 bytes 689   9 years mhnguyen Modifying the interface of interpolation domain +) Change node name from …
group_template_impl.hpp 18.7 KB 595   9 years rlacroix Allow using more servers than clients. This will be useful later when …
indent.cpp 1.2 KB 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
indent.hpp 652 bytes 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
indent_xml.cpp 1.8 KB 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
indent_xml.hpp 1.2 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
log.cpp 125 bytes 523   9 years rlacroix Improve the message error handling by mimicking the behavior of the …
log.hpp 1.5 KB 523   9 years rlacroix Improve the message error handling by mimicking the behavior of the …
memory.cpp 152 bytes 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
memory.hpp 110 bytes 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
memtrack.cpp 21.1 KB 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
memtrack.hpp 2.7 KB 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
mpi.hpp 276 bytes 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
mpi_tag.hpp 550 bytes 720   9 years mhnguyen First implementation of hierarchical distributed hashed table +) …
object.cpp 1.3 KB 511   9 years mhnguyen Seperating database of context on "client" side and "server" side +) Add …
object.hpp 1.4 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
object_factory.cpp 407 bytes 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
object_factory.hpp 1.9 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
object_factory_decl.cpp 1.5 KB 689   9 years mhnguyen Modifying the interface of interpolation domain +) Change node name from …
object_factory_impl.hpp 5.3 KB 680   9 years rlacroix Rephrase some error messages so that they are clearer.
object_template.hpp 3.5 KB 731   9 years rlacroix Correctly estimate the needed buffer sizes. The attributes were not …
object_template_decl.cpp 1.4 KB 689   9 years mhnguyen Modifying the interface of interpolation domain +) Change node name from …
object_template_impl.hpp 14.3 KB 735   9 years rlacroix Fix the minimal buffer size calculation for automatically sent attributes.
policy.cpp 1.3 KB 721   9 years mhnguyen Templated version of distributed hashed table +) Implement DHT in more …
policy.hpp 580 bytes 721   9 years mhnguyen Templated version of distributed hashed table +) Implement DHT in more …
registry.cpp 7.8 KB 696   9 years ymipsl Implement CRegistry class to manage restart parameters YM
registry.hpp 4.8 KB 700   9 years rlacroix Registry: Fix the getter/setter methods. - Fix a typo in `void …
server.cpp 13.9 KB 697   9 years ymipsl Implement registryIn and registryOut functionnalities. YM
server.hpp 2.0 KB 697   9 years ymipsl Implement registryIn and registryOut functionnalities. YM
server_distribution_description.cpp 7.7 KB 657   9 years mhnguyen Making changes in domain to make sure unstructed grid work with new method …
server_distribution_description.hpp 2.3 KB 657   9 years mhnguyen Making changes in domain to make sure unstructed grid work with new method …
test_enum.hpp 436 bytes 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
timer.cpp 1.0 KB 652   9 years rlacroix Timer: Avoid using heap allocations.
timer.hpp 534 bytes 688   9 years mhnguyen Integrating remap library into XIOS +) Change name of some files of remap …
tracer.cpp 533 bytes 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
tracer.hpp 309 bytes 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
utils.hpp 8.9 KB 687   9 years mhnguyen Implementing auto-generate rectilinear domain +) Add a new special …
virtual_node.hpp 844 bytes 619   9 years mhnguyen Implementing the first prototype of filter +) Create new class filter +) …
wait.f90 1.3 KB 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
xios.hpp 210 bytes 591   9 years rlacroix Remove leftovers from the XMLIO age.
xios_server.f90 140 bytes 501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
xios_spl.hpp 1.3 KB 621   9 years mhnguyen Implementing generic transformation algorithm (local commit) +) Change a …
xml_node.cpp 2.8 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
xml_node.hpp 1.4 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
xml_parser.cpp 4.7 KB 509   9 years mhnguyen Implementing buffer size auto-detection for mode client -server +) …
xml_parser.hpp 1.5 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
xml_parser_decl.cpp 781 bytes 689   9 years mhnguyen Modifying the interface of interpolation domain +) Change node name from …
xml_parser_impl.hpp 1.8 KB 591   9 years rlacroix Remove leftovers from the XMLIO age.
  • Property copyright set to
    Software name : XIOS (Xml I/O Server)
    http://forge.ipsl.jussieu.fr/ioserver
    Creation date : January 2009
    Licence : CeCCIL version2
    see license file in root directory : Licence_CeCILL_V2-en.txt
    or http://www.cecill.info/licences/Licence_CeCILL_V2-en.html
    Holder : CEA/LSCE (Laboratoire des Sciences du CLimat et de l'Environnement)
    CNRS/IPSL (Institut Pierre Simon Laplace)
    Project Manager : Yann Meurdesoif
    yann.meurdesoif@cea.fr
Note: See TracBrowser for help on using the repository browser.