boundary_nogradients.f90 File Reference

Go to the source code of this file.

Data Types

type  boundary_nogradients_mod::boundary_nogradients
 

Modules

module  boundary_nogradients_mod
 Boundary module for reflecting boundaries.
 

Functions/Subroutines

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

Variables

character(len=32), parameter boundary_nogradients_mod::boundcond_name = "nogradients"