Toggle navigation
heatcompact3d
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
boundary_type
Derived Type
4 statements
Source File
module_boundary_schemes.f90
boundary_schemes
boundary_type
Contents
Variables
first_order_east
second_order_east
first_order_west
second_order_west
type, public :: boundary_type
Contents
Variables
first_order_east
second_order_east
first_order_west
second_order_west
Components
Type
Visibility
Attributes
Name
Initial
type(
stencil_type
),
public
::
first_order_east
(2)
type(
stencil_type
),
public
::
second_order_east
(2)
type(
stencil_type
),
public
::
first_order_west
(2)
type(
stencil_type
),
public
::
second_order_west
(2)