global_gg_bext

Module

Description

$Id$

Quick access

Variables:

b_ext_pot, gg

Routines:

get_global_vect(), rglobal(), set_global_vect(), wglobal()

Needed modules

Variables

Subroutines and functions

subroutine  global/set_global_vect(var, m, n, label)

set (m,n)-pencil of the global vector variable identified by LABEL

18-jul-02/wolf coded

use Cparam

Parameters:
  • var (nx,3) [real]

  • m [integer]

  • n [integer]

  • label [character]

Call to:

stop_it()

subroutine  global/get_global_vect(var, m, n, label)

set (m,n)-pencil of the global vector variable identified by LABEL

18-jul-02/wolf coded

use Cparam

Parameters:
  • var (nx,3) [real]

  • m [integer]

  • n [integer]

  • label [character]

Call to:

stop_it()

subroutine  global/wglobal()

write global variables

10-jan-02/wolf: coded

Use :

cdata, io

subroutine  global/rglobal()

read global variables

10-jan-02/wolf: coded

Use :

cdata, io