public abstract class BaseCSJEqnComplexSolver extends BaseCSJSparseEqnSolver
Modifier and Type | Field and Description |
---|---|
protected edu.emory.mathcs.csparsej.tdcomplex.DZcs_common.DZcs |
aMatrix |
protected CSJSparseEqnComplexImpl |
eqn |
CSJ_Order, CSJ_Tol
factored
Constructor and Description |
---|
BaseCSJEqnComplexSolver(ISparseEqnComplex eqn) |
Modifier and Type | Method and Description |
---|---|
protected void |
buildAMatrix()
Build the [A] matrix in CSparseJ format.
|
solveEqn
factorization, factorization, setMatrixDirty, solveEqn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
factorization, factorization, setMatrixDirty, solveEqn, solveEqn
protected CSJSparseEqnComplexImpl eqn
protected edu.emory.mathcs.csparsej.tdcomplex.DZcs_common.DZcs aMatrix
public BaseCSJEqnComplexSolver(ISparseEqnComplex eqn)
protected void buildAMatrix() throws IpssNumericException
IpssNumericException