hp2D::Eddy2D_H_Interior Class Reference
Class holding size and magnetic field of embedded (interior) area. More...
#include <Eddy2D_H.hh>
Inheritance diagram for hp2D::Eddy2D_H_Interior:
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.
.
Definition at line 35 of file Eddy2D_H.hh.
Constructor & Destructor Documentation
◆ Eddy2D_H_Interior() [1/2]
|
inline |
Definition at line 37 of file Eddy2D_H.hh.
◆ Eddy2D_H_Interior() [2/2]
|
inline |
Copy constructor.
Definition at line 42 of file Eddy2D_H.hh.
Member Function Documentation
◆ H0()
|
inline |
◆ info()
|
inlineprotectedvirtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
Definition at line 49 of file Eddy2D_H.hh.
◆ Omega_i()
|
inline |
Returns size of the embedded area.
Definition at line 45 of file Eddy2D_H.hh.
Member Data Documentation
◆ H0_
|
private |
Trace of homogenization function to inner boundary.
Definition at line 57 of file Eddy2D_H.hh.
◆ 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:
- models/Eddy2D_H.hh