| 
    GetFEM
    5.4.4
    
   | 
 
Extract an isosurface. More...
#include <getfem_mesh_slicers.h>
Inherits getfem::slicer_volume.
Additional Inherited Members | |
  Static Protected Member Functions inherited from getfem::slicer_volume | |
| static scalar_type | trinom (scalar_type a, scalar_type b, scalar_type c) | 
| Utility function.  | |
  Protected Attributes inherited from getfem::slicer_volume | |
| int | orient | 
| orient defines the kind of slicing : VOLIN -> keep the inside of the volume, VOLBOUND -> its boundary, VOLOUT -> its outside, VOLSPLIT -> keep everything but make split simplexes untils no simplex crosses the boundary  | |
Extract an isosurface.
Definition at line 390 of file getfem_mesh_slicers.h.