PlaneIF Class Reference

#include <PlaneIF.H>

Inheritance diagram for PlaneIF:

Inheritance graph
[legend]

List of all members.


Detailed Description

This implicit function specifies a plane.

Public Member Functions

 PlaneIF (const RealVect &a_normal, const RealVect &a_point, const bool &a_inside)
virtual ~PlaneIF ()
 Destructor.

Private Member Functions

 PlaneIF ()

Constructor & Destructor Documentation

PlaneIF::PlaneIF ( const RealVect a_normal,
const RealVect a_point,
const bool &  a_inside 
)

Constructor specifying plane normal (a_normal), a point on the plance (a_point), and whether the domain is the same side as the normal (a_inside).

virtual PlaneIF::~PlaneIF (  )  [inline, virtual]

Destructor.

PlaneIF::PlaneIF (  )  [private]


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

Generated on Fri Apr 5 04:25:15 2019 for Chombo + EB by  doxygen 1.5.5