Revision 3f5cdd873c4df57737478d08119b92b4b92df37d authored by st-- on 13 February 2020, 11:37:15 UTC, committed by GitHub on 13 February 2020, 11:37:15 UTC
Previously, `Periodic` did not take active_dims, but the Kernel base class specifies active_dims as part of the interface, so this PR adds getter/setter that pass through to the base kernel, as well as accepting active_dims in the Periodic() constructor but raising an error when it is not consistent with base.active_dims.
1 parent 24426b3
History
File Mode Size
_static
ext
notebooks
conf.py -rw-r--r-- 11.2 KB
derivations.rst -rw-r--r-- 139 bytes
index.rst -rw-r--r-- 583 bytes
intro.rst -rw-r--r-- 7.8 KB
notebooks_file.rst -rw-r--r-- 442 bytes

back to top