GetFEM  5.4.2
getfem::slicer_half_space Class Reference

Slice a mesh with a half-space (or its boundary). More...

#include <getfem_mesh_slicers.h>

Inherits getfem::slicer_volume.

Additional Inherited Members

- Protected Member Functions inherited from getfem::slicer_volume
virtual void prepare (size_type, const mesh_slicer::cs_nodes_ct &nodes, const dal::bit_vector &nodes_index)
 Overload either 'prepare' or 'test_point'.
 
- 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
 

Detailed Description

Slice a mesh with a half-space (or its boundary).

Definition at line 347 of file getfem_mesh_slicers.h.


The documentation for this class was generated from the following file: