DomainBoundary.h

Note

The documentation on this page was automatically extracted from the DOLFIN C++ code and may need to be edited or expanded.

class DomainBoundary

Parent class(es)

This class provides a SubDomain which picks out the boundary of a mesh, and provides a convenient way to specify boundary conditions on the entire boundary of a mesh.

DomainBoundary()

Constructor

bool inside(const Array<double> &x, bool on_boundary) const

Return true for points on the boundary