39 case PMC: typeStr =
"PMC";
break;
40 case PEC: typeStr =
"PEC";
break;
#define conceptsException(exc)
const std::string bTypeStr() const
Returns name of boundary type as string.
const boundaryType bType() const
Returns boundary type.
MaxwellBoundary(enum boundaryType bType)
Constructor.
virtual Real dissipation()=0
Return dissipation power loss.
virtual Real magnEnergy()=0
Return magnetic energy.
#define conceptsAssert(cond, exc)