#include <Eddy2D_H.hh>
Public Member Functions | |
Eddy2D_H_Interior (const Real Omega_i, const Real H0) | |
Eddy2D_H_Interior (const Eddy2D_H_Interior &i) | |
Copy constructor. | |
const Real | Omega_i () const |
Returns size of the embedded area. | |
const Real | H0 () const |
Returns magnetic field of homogenization at. | |
Protected Member Functions | |
virtual std::ostream & | info (std::ostream &os) const |
Returns information in an output stream. | |
Class holding size and magnetic field of embedded (interior) area
.
Definition at line 35 of file Eddy2D_H.hh.
|
inline |
Definition at line 37 of file Eddy2D_H.hh.
|
inline |
Copy constructor.
Definition at line 42 of file Eddy2D_H.hh.
|
inline |
|
inlineprotectedvirtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
Definition at line 49 of file Eddy2D_H.hh.
|
inline |
Returns size of the embedded area.
Definition at line 45 of file Eddy2D_H.hh.