nncarlson / petaca

Petaca: A collection of foundational Fortran modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TYPE_IS inquiry methods for parameter list

nncarlson opened this issue · comments

There are IS_SCALAR, IS_VECTOR, ... methods for inquiring about a parameter, but none for inquiring about the type; that would be a useful addition.