atl_preprocess_modg_nerplanck_kernel Interface

public interface atl_preprocess_modg_nerplanck_kernel

interface for preprocessing the data for the kernel


Module Procedures

private subroutine preprocess_modg_nerplanck_kernel(equation, kerneldata, statedata, mesh, scheme)

Arguments

Type IntentOptional Attributes Name
type(atl_Equations_type) :: equation

The equation you solve.

type(atl_kerneldata_type) :: kerneldata

The data of the kernel.

type(atl_statedata_type) :: statedata

THe state if the equation

type(atl_cube_elem_type) :: mesh

The mesh you are working with.

type(atl_modg_scheme_type) :: scheme

Parameters of the modal dg scheme