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_2d_old.F90 File Reference
#include "sll_assert.h"
#include "sll_errors.h"
#include "sll_memory.h"
#include "sll_working_precision.h"
Include dependency graph for sll_m_scalar_field_2d_old.F90:

Go to the source code of this file.

Data Types

type  sll_t_scalar_field_2d
 
interface  sll_i_scalar_function_2d_old
 
interface  sll_o_create
 

Modules

module  sll_m_scalar_field_2d_old
 Scalar field on mesh with coordinate transformation.
 

Functions/Subroutines

subroutine, public sll_s_scalar_field_2d_init (this, field_name, transf, data_position, eta1_interpolator, eta2_interpolator, initializer)
 
subroutine, public sll_s_write_scalar_field_2d (scalar_field, multiply_by_jacobian, output_file_name, output_format)
 
    Report Typos and Errors