signedMCRT
main
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
checkHitInterface
Interface
18 statements
Source File
detector_base.f90
detector_mod
checkHitInterface
Contents
None
interface
public function checkHitInterface(this, hitpoint)
Arguments
Type
Intent
Optional
Attributes
Name
class(
detector
),
intent(inout)
::
this
type(
hit_t
),
intent(in)
::
hitpoint
Return Value
logical