Inherits IAbstractModule.
void CDelphiFastSOR::run |
( |
| ) |
|
|
virtual |
pure abstract function. must be implemented in a derived class in order to take specific actions
Implements IAbstractModule.
void CDelphiFastSOR::validateInput |
( |
| ) |
|
|
virtual |
another pure abstract function allowing to perform additional validation checks for particular variables
Implements IAbstractModule.
The documentation for this class was generated from the following files:
- solver_fastSOR.h
- solver_fastSOR_itit.cpp
- solver_fastSOR_itrEvenPoints.cpp
- solver_fastSOR_itrOddPoints.cpp
- solver_fastSOR_mkdbsf.cpp
- solver_fastSOR_nitit.cpp
- solver_fastSOR_postItr.cpp
- solver_fastSOR_relfac.cpp
- solver_fastSOR_run.cpp
- solver_fastSOR_setcrg.cpp
- solver_fastSOR_validateInput.cpp
- solver_bndy_isCoulombBndy.cpp
- solver_bndy_isDipolarBndy.cpp
- solver_bndy_isFocusBndy.cpp
- solver_bndy_setBndy.cpp
- solver_fastSOR_initOddEvenItr.cpp