#include "sll_assert.h"
#include "sll_errors.h"
Go to the source code of this file.
|
subroutine | s_poisson_2d_fem_sps_stencil_new__init (self, bsplines_eta1, bsplines_eta2, breaks_eta1, breaks_eta2, mapping, tol, verbose) |
|
subroutine | s_poisson_2d_fem_sps_stencil_new__set_boundary_conditions (self, bc) |
|
subroutine | s_poisson_2d_fem_sps_stencil_new__reset_charge (self) |
|
subroutine | s_poisson_2d_fem_sps_stencil_new__accumulate_charge_1 (self, rhs) |
|
subroutine | s_poisson_2d_fem_sps_stencil_new__accumulate_charge_2 (self, rhs) |
|
subroutine | s_poisson_2d_fem_sps_stencil_new__accumulate_charge_3 (self, intensity, location) |
|
subroutine | s_poisson_2d_fem_sps_stencil_new__solve (self, sol) |
|
subroutine | s_poisson_2d_fem_sps_stencil_new__free (self) |
|
|
integer, parameter | wp = f64 |
|