Octopus
photons.F90 File Reference

Go to the source code of this file.

Modules

module  photons_oct_m
 

Data Types

interface  photons_oct_m::photons_t
 

Functions/Subroutines

class(photons_t) function, pointer photons_oct_m::photons_constructor (namespace)
 The factory routine (or constructor) allocates a pointer of the corresponding type and then calls the init routine which is a type-bound procedure of the corresponding type. With this design, also derived classes can use the init routine of the parent class. More...
 
subroutine photons_oct_m::photons_finalize (this)