plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
not
Interface
MIT
3 statements
Source File
BitClass.f90
BitClass
not
Contents
Module Procedures
notBitfunc
public interface not
logical NOT operation
Module Procedures
public function
notBitFunc
(obj) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
type(
Bit_
),
intent(in)
::
obj
Return Value
type(
Bit_
)