boundary_generic.f90 File Reference

Go to the source code of this file.

Data Types

type  boundary_generic_mod::boundary_p
 
type  boundary_generic_mod::boundary_generic
 

Modules

module  boundary_generic_mod
 Generic boundary module.
 

Functions/Subroutines

subroutine boundary_generic_mod::setcorneredges (this, Mesh, Physics, pvar)
 Calculates the corner in 2D and the corners and edges in 3D. More...
 
subroutine boundary_generic_mod::mpiboundarycommunication (this, Mesh, Physics, pvar)
 Handles the MPI communication of the inner (and physical periodic) boundaries. More...
 
subroutine, private boundary_generic_mod::finalize (this)
 

variables

subroutine, public boundary_generic_mod::new_boundary (Boundary, Mesh, Physics, config, IO)
 
subroutine, private boundary_generic_mod::initboundary (this, Mesh, Physics, config, IO)
 
subroutine, private boundary_generic_mod::centerboundary (this, Mesh, Physics, time, pvar, cvar)
 Sets boundaries in all directions. More...
 
subroutine boundary_generic_mod::initboundary_mpi (this, Mesh, Physics, periods)
 initializes the MPI communication More...