Type | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|
type(COO_) | :: | Test_Matrix_COO | ||||
type(CRS_) | :: | Test_Matrix_CRS | ||||
real(kind=real64), | allocatable | :: | RHS(:) | |||
type(FEMSolver_) | :: | solver | ||||
type(MPI_), | target | :: | mpid | |||
integer(kind=int32), | parameter | :: | n | = | 3 | |
integer(kind=int32) | :: | i |