init_gyroviscosity Subroutine

public subroutine init_gyroviscosity(self, comm_handler, mesh_cano, mesh_stag)

Initialise gyroviscosity

Type Bound

gyroviscosity_t

Arguments

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

Instance of type

type(comm_handler_t), intent(in) :: comm_handler

Communicators

type(mesh_cart_t), intent(in) :: mesh_cano

Mesh (canonical) within poloidal plane

type(mesh_cart_t), intent(in) :: mesh_stag

Mesh (staggered) within poloidal plane


Contents