Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
#include "sll_assert.h"
Go to the source code of this file.
Data Types | |
type | sll_t_conjugate_gradient |
Modules | |
module | sll_m_conjugate_gradient |
Functions/Subroutines | |
subroutine | s_conjugate_gradient__init (self, tol, verbose, template_vector) |
subroutine | s_conjugate_gradient__solve (self, A, b, x) |
subroutine | s_conjugate_gradient__free (self) |
Variables | |
integer, parameter | wp = f64 |