public interface maxval
Module Procedures
private function maxval_v(v) result(o)
Arguments
Type |
Intent | Optional |
Attributes | | Name | |
type(spvec_t), |
intent(in) |
|
| :: |
v | |
Return Value real(kind=wp)
private function maxval_m(A) result(o)
Arguments
Type |
Intent | Optional |
Attributes | | Name | |
type(sparse_t), |
intent(in) |
|
| :: |
A | |
Return Value real(kind=wp)