Reference documentation for deal.II version GIT relicensing-397-g31a1263477 2024-04-16 03:30:02+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
GridOutFlags::MathGL Struct Reference

#include <deal.II/grid/grid_out.h>

Public Member Functions

 MathGL ()
 
void parse_parameters (ParameterHandler &param)
 

Static Public Member Functions

static void declare_parameters (ParameterHandler &param)
 

Public Attributes

bool draw_bounding_box
 

Detailed Description

Flags for grid output in MathGL format.

Definition at line 827 of file grid_out.h.

Constructor & Destructor Documentation

◆ MathGL()

GridOutFlags::MathGL::MathGL ( )

Constructor.

Definition at line 446 of file grid_out.cc.

Member Function Documentation

◆ declare_parameters()

void GridOutFlags::MathGL::declare_parameters ( ParameterHandler param)
static

Declare parameters in ParameterHandler.

Definition at line 451 of file grid_out.cc.

◆ parse_parameters()

void GridOutFlags::MathGL::parse_parameters ( ParameterHandler param)

Parse parameters of ParameterHandler.

Definition at line 457 of file grid_out.cc.

Member Data Documentation

◆ draw_bounding_box

bool GridOutFlags::MathGL::draw_bounding_box

Draw a bounding box around the graph.

Definition at line 837 of file grid_out.h.


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