create_jacobi_cpu Interface

interface
public module subroutine create_jacobi_cpu(self, mesh)

Arguments

Type IntentOptional Attributes Name
class(splitting_jacobi_cpu_t), intent(inout) :: self
type(mesh_cart_t), intent(in), target :: mesh