Provided by: librheolef-dev_7.0-3_amd64 bug

NAME

       geo_domain - a named part of a finite element mesh that behaves as a mesh

DESCRIPTION

       The  geo_domain 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.

IMPLEMENTATION NOTE

       The geo_domain class conserves the link to the original mesh such that fields defined on a
       geo_domain can inter-operate with fields defined on the surrounding mesh.

COPYRIGHT

       Copyright (C) 2000-2018 Pierre Saramito <Pierre.Saramito@imag.fr> GPLv3+: GNU GPL  version
       3  or  later  <http://gnu.org/licenses/gpl.html>.   This is free software: you are free to
       change and redistribute it.  There is NO WARRANTY, to the extent permitted by law.