Home
last modified time | relevance | path

Searched refs:bndries (Results 1 – 2 of 2) sorted by relevance

/dports/math/py-triangle/triangle-20200424/doc/
H A Dconvex.rst28 .. plot:: plot/bndries.py
/dports/science/conduit/conduit-0.8.0/src/libs/blueprint/
H A Dconduit_blueprint_mpi_mesh.cpp1959 auto& bndries = poly_bndry_map[domain_id]; in to_polyhedral() local
1960 for (auto bitr = bndries.begin(); bitr != bndries.end(); ++bitr) in to_polyhedral()