boundary_periodic.f90
Go to the documentation of this file.
Definition: boundary_base.f90:40
Boundary module for periodic boundary conditions.
Definition: boundary_periodic.f90:35
subroutine finalize(this)
Destructor for periodic boundary conditions.
Definition: boundary_periodic.f90:121
character(len=32), parameter boundcond_name
Definition: boundary_periodic.f90:50
subroutine setboundarydata(this, Mesh, Physics, time, pvar)
Applies the periodic boundary condition.
Definition: boundary_periodic.f90:74
subroutine initboundary_periodic(this, Mesh, Physics, dir, config)
Constructor for periodic boundary conditions.
Definition: boundary_periodic.f90:59
Definition: common_dict.f90:123