Pointer to a object.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(dbcsr_type), | public, | POINTER | :: | matrix | => | Null() |
the dbcsr_typeect |
TYPE dbcsr_type_p
!! Pointer to a object.
TYPE(dbcsr_type), POINTER :: matrix => Null()
!! the dbcsr_typeect
END TYPE dbcsr_type_p