FE-Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
scale_mesh_base::meshdiminfo Type Reference

Public Attributes

character(len=h_short) name
 
character(len=h_mid) desc
 
character(len=h_short) unit
 
logical positive_down
 

Detailed Description

Definition at line 31 of file scale_mesh_base.F90.

Member Data Documentation

◆ name

character(len=h_short) scale_mesh_base::meshdiminfo::name

Definition at line 32 of file scale_mesh_base.F90.

32 character(len=H_SHORT) :: name

◆ desc

character(len=h_mid) scale_mesh_base::meshdiminfo::desc

Definition at line 33 of file scale_mesh_base.F90.

33 character(len=H_MID) :: desc

◆ unit

character(len=h_short) scale_mesh_base::meshdiminfo::unit

Definition at line 34 of file scale_mesh_base.F90.

34 character(len=H_SHORT) :: unit

◆ positive_down

logical scale_mesh_base::meshdiminfo::positive_down

Definition at line 35 of file scale_mesh_base.F90.

35 logical :: positive_down

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