Home
last modified time | relevance | path

Searched refs:get_periodicity (Results 1 – 8 of 8) sorted by relevance

/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/grid/
H A Dcomposition_manifold.h143 : ChartManifold<dim, spacedim, chartdim>(F.get_periodicity()) in CompositionManifold()
149 Assert(G.get_periodicity().norm() == 0.0, in CompositionManifold()
H A Dtensor_product_manifold.h192 manifold_A.get_periodicity(), in TensorProductManifold()
193 manifold_B.get_periodicity())) in TensorProductManifold()
H A Dmanifold_lib.h128 get_periodicity();
561 get_periodicity();
H A Dmanifold.h778 get_periodicity() const;
1071 get_periodicity() const;
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/grid/
H A Dmanifold.cc691 FlatManifold<dim, spacedim>::get_periodicity() const in get_periodicity() function in FlatManifold
1081 ChartManifold<dim, spacedim, chartdim>::get_periodicity() const in get_periodicity() function in ChartManifold
1083 return sub_manifold.get_periodicity(); in get_periodicity()
H A Dmanifold_lib.cc126 PolarManifold<dim, spacedim>::get_periodicity()) in PolarManifold()
143 PolarManifold<dim, spacedim>::get_periodicity() in get_periodicity() function in PolarManifold
1211 EllipticalManifold<dim, spacedim>::get_periodicity()) in EllipticalManifold()
1246 EllipticalManifold<dim, spacedim>::get_periodicity() in get_periodicity() function in EllipticalManifold
1471 this->get_periodicity(), in clone()
1483 this->get_periodicity(), in clone()
/dports/math/py-yt/yt-4.0.1/yt/geometry/_selection_routines/
H A Dselector_object.pxi31 def get_periodicity(self): member in SelectorObject
/dports/math/py-yt/yt-4.0.1/yt/geometry/
H A Dparticle_oct_container.pyx1194 cdef np.ndarray[np.uint8_t, ndim=1] periodic = selector.get_periodicity()
1484 periodicity = selector.get_periodicity()