Toggle navigation
BlockTran
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
init_block
Subroutine
109 statements
Source File
shapes.f90
shapes
init_block
Contents
None
private subroutine init_block(self, F, btype, x, y)
Arguments
Type
Intent
Optional
Attributes
Name
class(
Piece
),
intent(inout)
::
self
class(
Field
),
intent(in)
::
F
character,
intent(in),
optional
::
btype
integer,
intent(in),
optional
::
x
integer,
intent(in),
optional
::
y
Contents
None