StandardExceptions::ExcScalarAssignmentOnlyForZeroValue Class Reference
[Exceptions and assertions]
List of all members.
Detailed Description
Some of our numerical classes allow for setting alll entries to zero using the assignment operator
=
.
In many cases, this assignment operator makes sense only for the argument zero. In other cases, this exception is thrown.
The documentation for this class was generated from the following file: