Type | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|
type(COO_) | :: | A_COO | ||||
type(CRS_) | :: | A_CRS | ||||
real(kind=real64), | allocatable | :: | x(:) | |||
real(kind=real64), | allocatable | :: | RHS(:) | |||
type(FEMSolver_) | :: | solver | ||||
type(MPI_) | :: | mpid | ||||
integer(kind=int32), | parameter | :: | n | = | 100 | |
integer(kind=int32) | :: | i |