INPUT INPUT/OUTPUT INPUT OUTPUT
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(FEMSolver_), | intent(inout) | :: | this | |||
integer(kind=int32), | intent(in), | optional | :: | num_eigen | ||
real(kind=real64), | intent(inout), | allocatable | :: | eigen_value(:) | ||
real(kind=real64), | intent(inout), | allocatable | :: | eigen_vectors(:,:) |