GetFEM
5.4.2
|
region objects (set of convexes and/or convex faces) More...
#include <atomic>
#include <bitset>
#include <iostream>
#include <map>
#include "dal_bit_vector.h"
#include "bgeot_convex_structure.h"
#include "getfem_config.h"
Go to the source code of this file.
Classes | |
class | getfem::mesh_region |
structure used to hold a set of convexes and/or convex faces. More... | |
class | getfem::mesh_region::visitor |
"iterator" class for regions. More... | |
Namespaces | |
getfem | |
GEneric Tool for Finite Element Methods. | |
Functions | |
const mesh_region & | getfem::dummy_mesh_region () |
Dummy mesh_region for default parameter of functions. | |
region objects (set of convexes and/or convex faces)
Definition in file getfem_mesh_region.h.