Legolas v. 2.2.1 - develop
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
add_natural_viscosity_terms
Interface
55 statements
Source File
mod_natural_boundaries.f08
mod_natural_boundaries
add_natural_viscosity_terms
Contents
None
interface
private module subroutine add_natural_viscosity_terms(x, elements, settings, grid, background)
Implementation →
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=dp),
intent(in)
::
x
type(
matrix_elements_t
),
intent(inout)
::
elements
type(
settings_t
),
intent(in)
::
settings
type(
grid_t
),
intent(in)
::
grid
type(
background_t
),
intent(in)
::
background