intersect_polys_r3d.h File Reference
#include <array>
#include <stdexcept>
#include <vector>
#include <algorithm>
#include "wonton/intersect/r3d/r3d.h"
#include "portage/support/portage.h"
#include "wonton/support/Point.h"
#include "wonton/support/Vector.h"
Go to the source code of this file.
Classes | |
struct | Portage::facetedpoly |
Namespaces | |
Portage | |
Typedefs | |
typedef struct Portage::facetedpoly | Portage::facetedpoly_t |
Functions | |
std::vector< double > | Portage::intersect_polys_r3d (const facetedpoly_t &srcpoly, const std::vector< std::array< Point< 3 >, 4 >> &target_tet_coords, NumericTolerances_t num_tols) |