Home
last modified time | relevance | path

Searched refs:_skip_add (Results 1 – 9 of 9) sorted by relevance

/dports/math/py-yt/yt-4.0.1/yt/utilities/
H A Dflagging_methods.py14 _skip_add = False variable in FlaggingMethod
18 if hasattr(cls, "_type_name") and not cls._skip_add:
/dports/math/py-yt/yt-4.0.1/yt/data_objects/index_subobjects/
H A Dparticle_container.py25 _skip_add = True variable in ParticleContainer
H A Dunstructured_mesh.py15 _skip_add = True variable in UnstructuredMesh
H A Dgrid_patch.py34 _skip_add = True variable in AMRGridPatch
H A Doctree_subset.py40 _skip_add = True variable in OctreeSubset
/dports/math/py-yt/yt-4.0.1/yt/frontends/adaptahop/
H A Ddata_structures.py228 _skip_add = True variable in AdaptaHOPHaloContainer
/dports/math/py-yt/yt-4.0.1/yt/data_objects/
H A Ddata_containers.py63 _skip_add = False variable in YTDataContainer
113 if hasattr(cls, "_type_name") and not cls._skip_add:
/dports/math/py-yt/yt-4.0.1/yt/frontends/halo_catalog/
H A Ddata_structures.py398 _skip_add = True variable in HaloContainer
/dports/math/py-yt/yt-4.0.1/yt/frontends/gadget_fof/
H A Ddata_structures.py567 _skip_add = True variable in GadgetFOFHaloContainer