WaveBEM: Unsteady Nonlinear Potential Flow Solver for Ship-Wave Interaction.
occ_axis_projection.cc File Reference
#include "occ_axis_projection.h"
#include "occ_utilities.h"
#include <iostream>
#include <TopoDS_Shape.hxx>
#include <TopoDS_Face.hxx>
#include <gp_Pnt.hxx>
#include <gp_Vec.hxx>
#include <Standard_Real.hxx>
#include <Standard_Integer.hxx>
#include <BRep_Tool.hxx>
#include <Geom_Surface.hxx>
#include <Prs3d_ShapeTool.hxx>
#include <gp_Ax3.hxx>
#include <gp_Lin.hxx>
#include <GeomLProp_SLProps.hxx>
#include <IntCurvesFace_ShapeIntersector.hxx>
#include <vector>
#include <deal.II/grid/tria_iterator.h>
#include <deal.II/grid/tria_accessor.h>

Go to the source code of this file.

Namespaces

 OpenCascade
 We collect in this namespace all utilities which operate on OpenCascade entities which don't need classes of their own.
 

Macros

#define FALSE   0
 
#define TRUE   1
 

Macro Definition Documentation

#define FALSE   0

Definition at line 20 of file occ_axis_projection.cc.

#define TRUE   1

Definition at line 21 of file occ_axis_projection.cc.