Report Typos and Errors    
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
Data Types | Modules | Functions/Subroutines
sll_m_scalar_field_1d_old.F90 File Reference
#include "sll_errors.h"
#include "sll_memory.h"
#include "sll_working_precision.h"
Include dependency graph for sll_m_scalar_field_1d_old.F90:

Go to the source code of this file.

Data Types

type  scalar_field_1d
 
interface  scalar_function_1D
 

Modules

module  sll_m_scalar_field_1d_old
 Implements the geometry and mesh descriptor types.
 

Functions/Subroutines

subroutine initialize_scalar_field_1d (this, field_name, mesh, data_position, init_function)
 
subroutine delete_scalar_field_1d (this)
 
subroutine write_scalar_field_1d (scalar_field, multiply_by_jacobian, output_file_name, output_format)
 
    Report Typos and Errors