GridOutFlags::Eps< 3 > Struct Template Reference
[Graphical output]

Inheritance diagram for GridOutFlags::Eps< 3 >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Eps (const SizeType size_type=width, const unsigned int size=300, const double line_width=0.5, const bool color_lines_on_user_flag=false, const unsigned int n_boundary_face_points=2, const double azimut_angle=60, const double turn_angle=30)
void parse_parameters (ParameterHandler &param)

Static Public Member Functions

static void declare_parameters (ParameterHandler &param)

Public Attributes

double azimut_angle
double turn_angle

Detailed Description

template<>
struct GridOutFlags::Eps< 3 >

Flags specific to the output of grids in three space dimensions.


Constructor & Destructor Documentation

GridOutFlags::Eps< 3 >::Eps ( const SizeType  size_type = width,
const unsigned int  size = 300,
const double  line_width = 0.5,
const bool  color_lines_on_user_flag = false,
const unsigned int  n_boundary_face_points = 2,
const double  azimut_angle = 60,
const double  turn_angle = 30 
)

Constructor.


Member Function Documentation

static void GridOutFlags::Eps< 3 >::declare_parameters ( ParameterHandler param  )  [static]

Declare parameters in ParameterHandler.

Reimplemented from GridOutFlags::EpsFlagsBase.

void GridOutFlags::Eps< 3 >::parse_parameters ( ParameterHandler param  ) 

Parse parameters of ParameterHandler.

Reimplemented from GridOutFlags::EpsFlagsBase.


Member Data Documentation

Angle of the line origin-viewer against the z-axis in degrees.

Default is the Gnuplot-default of 60.

Angle by which the viewers position projected onto the x-y-plane is rotated around the z-axis, in positive sense when viewed from above. The unit are degrees, and zero equals a position above or below the negative y-axis.

Default is the Gnuplot-default of 30.


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

deal.II documentation generated on Mon Nov 23 22:58:20 2009 by doxygen 1.6.1