Class to hold the defining data for a permanent magnet, in particular the name, relative permeability and remanence. More...
Public Member Functions | |
magnet () | |
magnet (const word &name, const scalar mur, const scalar Mr, const vector &orientation) | |
magnet (Istream &is) | |
const word & | name () const |
scalar | mur () const |
const dimensionedScalar & | Mr () const |
const vector & | orientation () const |
Friends | |
Istream & | operator>> (Istream &is, magnet &m) |
Ostream & | operator<< (Ostream &os, const magnet &m) |
Class to hold the defining data for a permanent magnet, in particular the name, relative permeability and remanence.
|
inline |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.