.\" .de Id .. .de Sp .if n .sp .if t .sp 0.4 .. .TH geo_domain 7rheolef "rheolef-6.7" "rheolef-6.7" "rheolef-6.7" .\" label: /*Class:domain .SH NAME \fBgeo_domain\fP - a named part of a finite element mesh that behaves as a mesh .\" skip: @cindex mesh boundary .\" skip: @clindex geo_domain .SH DESCRIPTION The \fBgeo_domain\fP class defines a container for a part of a finite element mesh. This class re-describes the vertices, edges or faces in a compact way, i.e. by skipping unused elements from the surrounding mesh. .SH IMPLEMENTATION NOTE The \fBgeo_domain\fP class conserves the link to the original mesh such that fields defined on a \fBgeo_domain\fP can inter-operate with fields defined on the surrounding mesh. .\" skip start:AUTHOR: .\" skip start:DATE: .\" END