XGC1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
solvertest_module Module Reference

Public Member Functions

subroutine solvertest_validate_0d (psn, grid, err)
 

Public Attributes

real(8), parameter solvertest_te = 1.0D3
 constant value of te for solver test More...
 
real(8), parameter solvertest_ti = 1.0D3
 constant value of ti for solver test More...
 
real(8), parameter solvertest_b2 = 4.0D0
 constant value of B**2 for solver test More...
 
real(8), parameter solvertest_n = 1.0D20
 constant value of density for solver test More...
 
real(8), parameter solvertest_nrhs = 1.0D17
 constant value of net charge density for the RHS of solver test More...
 
real(8), parameter pot_integral_1d = 7978.3168945
 
real(8), parameter tol = 1D-3
 
logical, parameter solvertest_output = .true.
 

Member Function/Subroutine Documentation

subroutine solvertest_module::solvertest_validate_0d ( type(psn_type), intent(in)  psn,
type(grid_type), intent(in)  grid,
integer, intent(out)  err 
)

Here is the caller graph for this function:

Member Data Documentation

real (8), parameter solvertest_module::pot_integral_1d = 7978.3168945
real (8), parameter solvertest_module::solvertest_b2 = 4.0D0

constant value of B**2 for solver test

real (8), parameter solvertest_module::solvertest_n = 1.0D20

constant value of density for solver test

real (8), parameter solvertest_module::solvertest_nrhs = 1.0D17

constant value of net charge density for the RHS of solver test

logical, parameter solvertest_module::solvertest_output = .true.
real (8), parameter solvertest_module::solvertest_te = 1.0D3

constant value of te for solver test

real (8), parameter solvertest_module::solvertest_ti = 1.0D3

constant value of ti for solver test

real (8), parameter solvertest_module::tol = 1D-3

The documentation for this module was generated from the following file: