.\" .de Id .. .de Sp .if n .sp .if t .sp 0.4 .. .TH geo_domain 7rheolef "rheolef-7.0" "rheolef-7.0" "rheolef-7.0" .\" 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 .SH COPYRIGHT Copyright (C) 2000-2018 Pierre Saramito GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.