Evolving surface finite element method  v0.3.0-14-g3598512
Numerical experiments for my papers
Public Member Functions | Public Attributes | List of all members
Esfem::Brusselator_scheme::Io Struct Reference

Shortens Brusselator_scheme(). More...

Collaboration diagram for Esfem::Brusselator_scheme::Io:
Collaboration graph
[legend]

Public Member Functions

 Io (const Esfem::Io::Parameter &)
 Get file name for error streams.
 

Public Attributes

SecOrd_op::Identity identity {}
 Functor for saving the current grid.
 
const Esfem::Io::Dgf::Handler dgf_handler
 Converts finite element function into dgf file.
 
Esfem::Io::Error_stream para
 File to capture PDE parameter.
 
Esfem::Io::Error_stream u
 File to record errors of u.
 
Esfem::Io::Error_stream w
 File to record errors of w.
 
Esfem::Io::Error_stream surface
 File to plot errors in the surface.
 
Esfem::Io::Error_stream velocity
 File to plot errors in the velocity.
 

Detailed Description

Shortens Brusselator_scheme().

Members are used for input and output of the nodal values of the finite element functions in fef or to calculate $L^2$- or $H^1$-norms of the errors.

Definition at line 319 of file brusselator_algo.h.


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