../
|
axis.cpp
|
32.5 KB
|
970
|
8 years
|
mhnguyen |
Making some changes in axis checking condition to make it coherent with …
|
axis.hpp
|
6.6 KB
|
927
|
8 years
|
rlacroix |
Fix: Ensure that the buffer sizes needed to send the axis attributes are …
|
calendar_wrapper.cpp
|
6.8 KB
|
550
|
10 years
|
rlacroix |
Add a new user defined calendar type.
A new calendar type "user_defined" …
|
calendar_wrapper.hpp
|
2.4 KB
|
591
|
10 years
|
rlacroix |
Remove leftovers from the XMLIO age.
|
compute_connectivity_domain.cpp
|
2.4 KB
|
944
|
8 years
|
mhnguyen |
Update compute_connectivity_domain with new functions of class CMesh
+) …
|
compute_connectivity_domain.hpp
|
2.1 KB
|
934
|
8 years
|
mhnguyen |
Adding new transformation: Compute_connectivity_domain
Test
+) On Curie …
|
context.cpp
|
40.1 KB
|
958
|
8 years
|
rlacroix |
Timeseries fields now inherit the variables from the fields they are …
|
context.hpp
|
8.7 KB
|
917
|
8 years
|
rlacroix |
Fix the client/server communication protocol.
In the some extreme cases a …
|
domain.cpp
|
77.2 KB
|
975
|
8 years
|
mhnguyen |
Checking more strictly i_index, j_index of a domain
+) Make sure that …
|
domain.hpp
|
7.9 KB
|
953
|
8 years
|
ymipsl |
Add gaussian grid support./n YM
|
expand_domain.cpp
|
1.7 KB
|
941
|
8 years
|
mhnguyen |
Finishing the implementation of expand domain transformation
+) Make use …
|
expand_domain.hpp
|
1.9 KB
|
935
|
8 years
|
mhnguyen |
Adding interface for expand_domain
|
extract_axis_to_scalar.cpp
|
2.3 KB
|
960
|
8 years
|
mhnguyen |
New transformation: Extract a point on axis to a scalar
+) Add new node …
|
extract_axis_to_scalar.hpp
|
2.0 KB
|
960
|
8 years
|
mhnguyen |
New transformation: Extract a point on axis to a scalar
+) Add new node …
|
extract_domain_to_axis.cpp
|
4.9 KB
|
895
|
9 years
|
mhnguyen |
Adding a new transformation: Reduce a domain to an axis
Test
+) On Curie …
|
extract_domain_to_axis.hpp
|
2.0 KB
|
895
|
9 years
|
mhnguyen |
Adding a new transformation: Reduce a domain to an axis
Test
+) On Curie …
|
field.cpp
|
39.9 KB
|
967
|
8 years
|
mhnguyen |
Ticket 106: Reading a scalar from file
+) Add method to read scalar value …
|
field.hpp
|
8.3 KB
|
957
|
8 years
|
rlacroix |
Fix a possible crash caused by an infinite recursion.
The way virtual …
|
field_decl.cpp
|
999 bytes
|
932
|
8 years
|
mhnguyen |
Adding Fortran interface for high-dimension grid (up to 7)
+) Add check …
|
field_impl.hpp
|
1.4 KB
|
645
|
10 years
|
rlacroix |
Cleanup: Remove now deprecated code.
|
file.cpp
|
36.0 KB
|
957
|
8 years
|
rlacroix |
Fix a possible crash caused by an infinite recursion.
The way virtual …
|
file.hpp
|
6.2 KB
|
957
|
8 years
|
rlacroix |
Fix a possible crash caused by an infinite recursion.
The way virtual …
|
generate_rectilinear_domain.cpp
|
6.7 KB
|
838
|
9 years
|
ymipsl |
More flexible management of attributes to initialize …
|
generate_rectilinear_domain.hpp
|
2.1 KB
|
836
|
9 years
|
mhnguyen |
Exposing transformation to Fortran interface
+) Export zoom and axis …
|
grid.cpp
|
67.5 KB
|
968
|
8 years
|
mhnguyen |
Improvements: Tighten checking transformation type in xml
+) A …
|
grid.hpp
|
16.1 KB
|
976
|
8 years
|
mhnguyen |
Ticket 110: Implementing domain reduction to scalar
+) Add xml node for …
|
interpolate_axis.cpp
|
3.0 KB
|
937
|
8 years
|
mhnguyen |
Smalll improvements for interpolation axis
+) Strictly check order of …
|
interpolate_axis.hpp
|
2.0 KB
|
836
|
9 years
|
mhnguyen |
Exposing transformation to Fortran interface
+) Export zoom and axis …
|
interpolate_domain.cpp
|
1.8 KB
|
836
|
9 years
|
mhnguyen |
Exposing transformation to Fortran interface
+) Export zoom and axis …
|
interpolate_domain.hpp
|
2.0 KB
|
836
|
9 years
|
mhnguyen |
Exposing transformation to Fortran interface
+) Export zoom and axis …
|
inverse_axis.cpp
|
1.3 KB
|
836
|
9 years
|
mhnguyen |
Exposing transformation to Fortran interface
+) Export zoom and axis …
|
inverse_axis.hpp
|
1.8 KB
|
836
|
9 years
|
mhnguyen |
Exposing transformation to Fortran interface
+) Export zoom and axis …
|
mesh.cpp
|
80.6 KB
|
946
|
8 years
|
oabramkina |
Reverting mesh.cpp to version 931.
|
mesh.hpp
|
3.5 KB
|
931
|
8 years
|
oabramkina |
Mesh connectivity:
Functions for determining local and global …
|
node_enum.hpp
|
1016 bytes
|
976
|
8 years
|
mhnguyen |
Ticket 110: Implementing domain reduction to scalar
+) Add xml node for …
|
node_type.hpp
|
739 bytes
|
976
|
8 years
|
mhnguyen |
Ticket 110: Implementing domain reduction to scalar
+) Add xml node for …
|
reduce_axis_to_scalar.cpp
|
2.5 KB
|
891
|
9 years
|
mhnguyen |
Adding Fortran interface for reduce_axis_to_scalar
Test
+) On Curie
+) …
|
reduce_axis_to_scalar.hpp
|
2.0 KB
|
888
|
9 years
|
mhnguyen |
Adding new transformation for scalar: Reducing an axis to a scalar
+) Add …
|
reduce_domain_to_axis.cpp
|
3.2 KB
|
938
|
8 years
|
mhnguyen |
Modifying reduce_axis_to_domain attribute to prevent error-prone
+) …
|
reduce_domain_to_axis.hpp
|
2.0 KB
|
895
|
9 years
|
mhnguyen |
Adding a new transformation: Reduce a domain to an axis
Test
+) On Curie …
|
reduce_domain_to_scalar.cpp
|
1.6 KB
|
976
|
8 years
|
mhnguyen |
Ticket 110: Implementing domain reduction to scalar
+) Add xml node for …
|
reduce_domain_to_scalar.hpp
|
2.0 KB
|
976
|
8 years
|
mhnguyen |
Ticket 110: Implementing domain reduction to scalar
+) Add xml node for …
|
scalar.cpp
|
5.0 KB
|
976
|
8 years
|
mhnguyen |
Ticket 110: Implementing domain reduction to scalar
+) Add xml node for …
|
scalar.hpp
|
3.2 KB
|
888
|
9 years
|
mhnguyen |
Adding new transformation for scalar: Reducing an axis to a scalar
+) Add …
|
transformation.hpp
|
2.8 KB
|
934
|
8 years
|
mhnguyen |
Adding new transformation: Compute_connectivity_domain
Test
+) On Curie …
|
transformation_enum.hpp
|
806 bytes
|
976
|
8 years
|
mhnguyen |
Ticket 110: Implementing domain reduction to scalar
+) Add xml node for …
|
variable.cpp
|
5.5 KB
|
773
|
9 years
|
rlacroix |
File/Variable?: Add an helper function to get the output name.
|
variable.hpp
|
4.2 KB
|
773
|
9 years
|
rlacroix |
File/Variable?: Add an helper function to get the output name.
|
zoom_axis.cpp
|
2.1 KB
|
836
|
9 years
|
mhnguyen |
Exposing transformation to Fortran interface
+) Export zoom and axis …
|
zoom_axis.hpp
|
1.8 KB
|
836
|
9 years
|
mhnguyen |
Exposing transformation to Fortran interface
+) Export zoom and axis …
|
zoom_domain.cpp
|
2.5 KB
|
836
|
9 years
|
mhnguyen |
Exposing transformation to Fortran interface
+) Export zoom and axis …
|
zoom_domain.hpp
|
1.8 KB
|
836
|
9 years
|
mhnguyen |
Exposing transformation to Fortran interface
+) Export zoom and axis …
|