Skip to content
Snippets Groups Projects
Commit d31b3ce6 authored by Ultima's avatar Ultima
Browse files

'Finished' work on universal get_data and set_data routines.

Refactored get_data/set_data-routines.
Added d2o_librarian.
Started work on updated unittests.
parent 0676944f
No related branches found
No related tags found
1 merge request!3Nifty 2
......@@ -31,7 +31,7 @@ from nifty_core import space,\
nested_space,\
field
from nifty_mpi_data import distributed_data_object
from nifty_mpi_data import distributed_data_object, d2o_librarian
from nifty_power import *
from nifty_random import random
from nifty_simple_math import *
......
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment