(git:c5411e0)
Loading...
Searching...
No Matches
dirichlet_bc_types::tile_type Type Reference

Data Fields

integer tile_id = 0
 
real(dp), dimension(3, 8) vertices = 0
 
type(pw_r3d_rs_type), pointer tile_pw => NULL()
 
real(dp) volume = 0.0_dp
 

Detailed Description

Definition at line 108 of file dirichlet_bc_types.F.

Field Documentation

◆ tile_id

integer dirichlet_bc_types::tile_type::tile_id = 0

Definition at line 109 of file dirichlet_bc_types.F.

◆ vertices

real(dp), dimension(3, 8) dirichlet_bc_types::tile_type::vertices = 0

Definition at line 110 of file dirichlet_bc_types.F.

◆ tile_pw

type(pw_r3d_rs_type), pointer dirichlet_bc_types::tile_type::tile_pw => NULL()

Definition at line 111 of file dirichlet_bc_types.F.

◆ volume

real(dp) dirichlet_bc_types::tile_type::volume = 0.0_dp

Definition at line 112 of file dirichlet_bc_types.F.


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