Neko  0.8.99
A portable framework for high-order spectral element flow simulations
bc::bc_list_t Type Reference

A list of boundary conditions. More...

Collaboration diagram for bc::bc_list_t:

Public Attributes

type(bcp_t), dimension(:), allocatable bc
 
integer n
 Number of items. More...
 
integer size
 Capacity. More...
 

Detailed Description

Definition at line 104 of file bc.f90.

Member Data Documentation

◆ bc

type(bcp_t), dimension(:), allocatable bc::bc_list_t::bc

Definition at line 105 of file bc.f90.

◆ n

integer bc::bc_list_t::n

Definition at line 107 of file bc.f90.

◆ size

integer bc::bc_list_t::size

Definition at line 109 of file bc.f90.


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