SheafSystem  0.0.0.0
fiber_bundle::base_space_member_row_dof_tuple_type Class Reference

The type of row dof tuple for base_space_member. More...

#include <base_space_member.h>

Public Attributes

int db
 The base space dimension. More...
 
int type_id
 The cell type id. More...
 
const char * type_name
 The cell type name. More...
 
int refinement_depth
 The refinement depth. More...
 
int local_cell_type_id
 The local cell type id. More...
 
const char * local_cell_type_name
 The local cell type name. More...
 
size_type size
 The number of local cells. More...
 
size_type i_size
 The upper bound on the x direction index for structured blocks. More...
 
size_type j_size
 The upper bound on the y direction index for structured blocks. More...
 
size_type k_size
 The upper bound on the z direction index for structured blocks. More...
 

Detailed Description

The type of row dof tuple for base_space_member.

Definition at line 60 of file base_space_member.h.

Member Data Documentation

◆ db

◆ i_size

◆ j_size

◆ k_size

◆ local_cell_type_id

◆ local_cell_type_name

◆ refinement_depth

◆ size

◆ type_id

◆ type_name


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