Home
last modified time | relevance | path

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

/dports/math/libmesh/libmesh-1.6.2/src/base/
H A Ddof_map_constraints.C5077 …PeriodicBoundaryBase * existing_boundary = _periodic_boundaries->boundary(periodic_boundary.myboun… in add_periodic_boundary() local
5079 if (existing_boundary == nullptr) in add_periodic_boundary()
5092 existing_boundary->merge(periodic_boundary); in add_periodic_boundary()