Class holding size and magnetic field of embedded (interior) area. More...

#include <Eddy2D_H.hh>

Inheritance diagram for hp2D::Eddy2D_H_Interior:
concepts::OutputOperator

Public Member Functions

 Eddy2D_H_Interior (const Eddy2D_H_Interior &i)
 Copy constructor. More...
 
 Eddy2D_H_Interior (const Real Omega_i, const Real H0)
 
const Real H0 () const
 Returns magnetic field of homogenization at. More...
 
const Real Omega_i () const
 Returns size of the embedded area. More...
 

Protected Member Functions

virtual std::ostream & info (std::ostream &os) const
 Returns information in an output stream. More...
 

Private Attributes

const Real H0_
 Trace of homogenization function to inner boundary. More...
 
const Real Omega_i_
 size of the nonconducting imbedded region More...
 

Detailed Description

Class holding size and magnetic field of embedded (interior) area.

\[\Omega_i\]

.

Author
Kersten Schmidt, 2005

Definition at line 35 of file Eddy2D_H.hh.

Constructor & Destructor Documentation

◆ Eddy2D_H_Interior() [1/2]

hp2D::Eddy2D_H_Interior::Eddy2D_H_Interior ( const Real  Omega_i,
const Real  H0 
)
inline

Definition at line 37 of file Eddy2D_H.hh.

◆ Eddy2D_H_Interior() [2/2]

hp2D::Eddy2D_H_Interior::Eddy2D_H_Interior ( const Eddy2D_H_Interior i)
inline

Copy constructor.

Definition at line 42 of file Eddy2D_H.hh.

Member Function Documentation

◆ H0()

const Real hp2D::Eddy2D_H_Interior::H0 ( ) const
inline

Returns magnetic field of homogenization at.

\[\Gamma_i\]

.

Definition at line 47 of file Eddy2D_H.hh.

◆ info()

virtual std::ostream& hp2D::Eddy2D_H_Interior::info ( std::ostream &  os) const
inlineprotectedvirtual

Returns information in an output stream.

Reimplemented from concepts::OutputOperator.

Definition at line 49 of file Eddy2D_H.hh.

◆ Omega_i()

const Real hp2D::Eddy2D_H_Interior::Omega_i ( ) const
inline

Returns size of the embedded area.

Definition at line 45 of file Eddy2D_H.hh.

Member Data Documentation

◆ H0_

const Real hp2D::Eddy2D_H_Interior::H0_
private

Trace of homogenization function to inner boundary.

Definition at line 57 of file Eddy2D_H.hh.

◆ Omega_i_

const Real hp2D::Eddy2D_H_Interior::Omega_i_
private

size of the nonconducting imbedded region

Definition at line 55 of file Eddy2D_H.hh.


The documentation for this class was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich