boundary_reflecting.f90 File Reference

Go to the source code of this file.

Data Types

type  boundary_reflecting_mod::boundary_reflecting
 

Modules

module  boundary_reflecting_mod
 Boundary module for reflecting boundaries.
 

Functions/Subroutines

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

Variables

character(len=32), parameter boundary_reflecting_mod::boundcond_name = "reflecting"