You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented assignment of GFs (data only!)
Assignment is possible only if meshes match, and only copies the data.
Testing of assignment of GF-with-tail is added.
(Fixes issue#208).
Partial testing of alps::params streaming.
Tests only scalars, string, and boolean.
TODO: Add vectors, uninitialized values, alps::params instance with several options defined.