Home
last modified time | relevance | path

Searched defs:domain_dimensions (Results 1 – 6 of 6) sorted by relevance

/dports/math/py-yt/yt-4.0.1/yt/
H A Dloaders.py152 domain_dimensions, argument
363 domain_dimensions, argument
/dports/math/py-yt/yt-4.0.1/yt/frontends/art/
H A Dio.py512 domain_dimensions, argument
/dports/math/py-yt/yt-4.0.1/yt/frontends/artio/
H A D_artio_caller.pyx729 def __init__(self, domain_dimensions, # cells argument
/dports/math/py-yt/yt-4.0.1/yt/geometry/
H A Doct_container.pyx952 def __init__(self, domain_dimensions, domain_left_edge, domain_right_edge, argument
H A Dparticle_oct_container.pyx1978 def __init__(self, domain_dimensions, domain_left_edge, domain_right_edge, argument
/dports/math/py-yt/yt-4.0.1/yt/data_objects/
H A Dstatic_output.py137 domain_dimensions = MutableAttribute(True) variable in Dataset