create_mrcsr_inner Interface

interface
public module subroutine create_mrcsr_inner(self, dbgout)

Arguments

Type IntentOptional Attributes Name
class(multigrid_t), intent(inout), target :: self

Instance of the type

integer, intent(in) :: dbgout

Debug output level

Description

Creates restriction matrix mrcsr_inner purely based on inner grid points - Based on conventional restriction matrix previously created by create_mrcsr