My Project
Public Attributes | List of all members
mod_infovar::infovar Type Reference

Public Attributes

character(len=20) var
 
integer vtype
 
real(sp) val
 
real(sp) bnd
 
real(sp) xpos
 
real(sp) ypos
 
integer pid
 
integer pt
 
integer lay
 

Detailed Description

Definition at line 42 of file mod_boundschk.f90.

Member Data Documentation

◆ bnd

real(sp) mod_infovar::infovar::bnd

Definition at line 46 of file mod_boundschk.f90.

46  real(sp) :: bnd

◆ lay

integer mod_infovar::infovar::lay

Definition at line 51 of file mod_boundschk.f90.

51  integer :: lay

◆ pid

integer mod_infovar::infovar::pid

Definition at line 49 of file mod_boundschk.f90.

49  integer :: pid

◆ pt

integer mod_infovar::infovar::pt

Definition at line 50 of file mod_boundschk.f90.

50  integer :: pt

◆ val

real(sp) mod_infovar::infovar::val

Definition at line 45 of file mod_boundschk.f90.

45  real(sp) :: val

◆ var

character(len=20) mod_infovar::infovar::var

Definition at line 43 of file mod_boundschk.f90.

43  character(len=20) :: var

◆ vtype

integer mod_infovar::infovar::vtype

Definition at line 44 of file mod_boundschk.f90.

44  integer :: vtype !=1, node, =2, element

◆ xpos

real(sp) mod_infovar::infovar::xpos

Definition at line 47 of file mod_boundschk.f90.

47  real(sp) :: xpos

◆ ypos

real(sp) mod_infovar::infovar::ypos

Definition at line 48 of file mod_boundschk.f90.

48  real(sp) :: ypos

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