MFC
Exascale flow solver
Loading...
Searching...
No Matches
m_derived_types::bc_xyz_info Type Reference

Groups the x, y, z boundary condition begin/end codes for passing as a single argument. More...

Collaboration diagram for m_derived_types::bc_xyz_info:
[legend]

Public Attributes

type(int_bounds_infox
type(int_bounds_infoy
type(int_bounds_infoz

Detailed Description

Groups the x, y, z boundary condition begin/end codes for passing as a single argument.

Definition at line 427 of file m_derived_types.fpp.f90.

Member Data Documentation

◆ x

type(int_bounds_info) m_derived_types::bc_xyz_info::x

Definition at line 428 of file m_derived_types.fpp.f90.

◆ y

type(int_bounds_info) m_derived_types::bc_xyz_info::y

Definition at line 428 of file m_derived_types.fpp.f90.

◆ z

type(int_bounds_info) m_derived_types::bc_xyz_info::z

Definition at line 428 of file m_derived_types.fpp.f90.


The documentation for this type was generated from the following file: