My Project
Data Types | Variables
m_bndspec Module Reference

Data Types

type  bgpdat
 
type  bsdat
 
type  bspcdat
 

Variables

type(bspcdat), target, save fbndfil
 
type(bsdat), target, save fbs
 
type(bgpdat), target, save fbgp
 
type(bgpdat), pointer, save cubgp
 

Variable Documentation

◆ cubgp

type(bgpdat), pointer, save m_bndspec::cubgp

Definition at line 527 of file swmod2.f90.

527  TYPE(BGPDAT), SAVE, POINTER :: CUBGP

◆ fbgp

type(bgpdat), target, save m_bndspec::fbgp

Definition at line 526 of file swmod2.f90.

526  TYPE(BGPDAT), SAVE, TARGET :: FBGP

◆ fbndfil

type(bspcdat), target, save m_bndspec::fbndfil

Definition at line 510 of file swmod2.f90.

510  TYPE(BSPCDAT), SAVE, TARGET :: FBNDFIL

◆ fbs

type(bsdat), target, save m_bndspec::fbs

Definition at line 519 of file swmod2.f90.

519  TYPE(BSDAT), SAVE, TARGET :: FBS