Public Member Functions | |
ALevelShift (SCF *) | |
void | process (SCMatrixBlockIter &) |
This is the fallback routine to process blocks and is called by process_spec members that are not overridden. |
void sc::ALevelShift::process | ( | SCMatrixBlockIter & | ) | [virtual] |
This is the fallback routine to process blocks and is called by process_spec members that are not overridden.
Reimplemented from sc::LevelShift.