Boundary Class Reference

#include <boundary.h>

List of all members.

Public Member Functions

 Boundary ()
virtual ~Boundary ()
void set_eq (const double z, const double phi, const int direction)
void set_np (const double z, const double phi, const int face)
void set_sp (const double z, const double phi, const int face)
double operator() (const double z) const

Private Attributes

double a
double b
bool eq
int face


Detailed Description

Definition at line 15 of file boundary.h.


Constructor & Destructor Documentation

Boundary::Boundary (  ) 

Definition at line 27 of file boundary.cpp.

References a, b, eq, and face.

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

Definition at line 23 of file boundary.h.


Member Function Documentation

double Boundary::operator() ( const double  z  )  const

Definition at line 109 of file boundary.cpp.

References a, b, eq, face, and MapException::Other.

void Boundary::set_eq ( const double  z,
const double  phi,
const int  direction 
)

Definition at line 48 of file boundary.cpp.

References a, b, and eq.

void Boundary::set_np ( const double  z,
const double  phi,
const int  face 
)

Definition at line 69 of file boundary.cpp.

References a, eq, and face.

void Boundary::set_sp ( const double  z,
const double  phi,
const int  face 
)

Definition at line 90 of file boundary.cpp.

References a, eq, and face.


Member Data Documentation

double Boundary::a [private]

Definition at line 17 of file boundary.h.

Referenced by Boundary(), operator()(), set_eq(), set_np(), and set_sp().

double Boundary::b [private]

Definition at line 18 of file boundary.h.

Referenced by Boundary(), operator()(), and set_eq().

bool Boundary::eq [private]

Definition at line 19 of file boundary.h.

Referenced by Boundary(), operator()(), set_eq(), set_np(), and set_sp().

int Boundary::face [private]

Definition at line 20 of file boundary.h.

Referenced by Boundary(), operator()(), set_np(), and set_sp().


The documentation for this class was generated from the following files:
Generated on Fri Feb 6 15:32:59 2009 for Skyviewer by  doxygen 1.4.7