SPEED
speed_par_dg Module Reference

Contains SPEED paramters (used in MAKE_DG_INTERFACE_CONDITIONS) More...

Variables

type(el4loop), dimension(:), allocatable el_new
 
type(element), dimension(:), allocatable dg_els
 
type(scratch_element), dimension(:), allocatable scratch_dg_els
 

Detailed Description

Contains SPEED paramters (used in MAKE_DG_INTERFACE_CONDITIONS)

Author
Ilario Mazzieri
Date
September, 2013 - Creation
Version
1.0

Variable Documentation

◆ dg_els

type(element), dimension(:), allocatable speed_par_dg::dg_els

Definition at line 508 of file MODULES.f90.

508 type(ELEMENT), dimension(:), allocatable :: dg_els

◆ el_new

type(el4loop), dimension(:), allocatable speed_par_dg::el_new

Definition at line 507 of file MODULES.f90.

507 type(el4loop), dimension(:), allocatable :: el_new

Referenced by deallocate_variables().

◆ scratch_dg_els

type(scratch_element), dimension(:), allocatable speed_par_dg::scratch_dg_els

Definition at line 509 of file MODULES.f90.

509 type(scratch_ELEMENT), dimension(:), allocatable :: scratch_dg_els