Skip to content

m

Source: src/tests/prism/regression/reproducers/gfortran16_class_alloc_component.f90

Contents

Derived Types

face_t

Components

NameTypeAttributesDescription
arealallocatableelement type has an allocatable component

reg_t

Components

NameTypeAttributesDescription
ninteger
facetype(face_t)allocatableallocatable array of the above

Type-Bound Procedures

NameAttributesDescription
initpass(self)class() pass(self) — the trigger

Subroutines

init

fortran
subroutine init(self, n)

Arguments

NameTypeIntentAttributesDescription
selfclass(reg_t)inout
nintegerin