boundary_periodic.f90 File Reference

Go to the source code of this file.

Data Types

type  boundary_periodic_mod::boundary_periodic
 

Modules

module  boundary_periodic_mod
 Boundary module for periodic boundary conditions.
 

Functions/Subroutines

subroutine boundary_periodic_mod::initboundary_periodic (this, Mesh, Physics, dir, config)
 Constructor for periodic boundary conditions. More...
 
pure subroutine boundary_periodic_mod::setboundarydata (this, Mesh, Physics, time, pvar)
 Applies the periodic boundary condition. More...
 
subroutine boundary_periodic_mod::finalize (this)
 Destructor for periodic boundary conditions. More...
 

Variables

character(len=32), parameter boundary_periodic_mod::boundcond_name = "periodic"