(git:6a2e663)
dirichlet_bc_methods Module Reference

subroutines for defining and creating Dirichlet type subdomains More...

Functions/Subroutines

subroutine, public dirichlet_boundary_region_setup (pw_pool, poisson_params, dbcs)
 Sets up the Dirichlet boundary condition. More...
 

Detailed Description

subroutines for defining and creating Dirichlet type subdomains

History
08.2014 created [Hossein Bani-Hashemian] 10.2015 completely revised [Hossein Bani-Hashemian]
Author
Mohammad Hossein Bani-Hashemian

Function/Subroutine Documentation

◆ dirichlet_boundary_region_setup()

subroutine, public dirichlet_bc_methods::dirichlet_boundary_region_setup ( type(pw_pool_type), intent(in), pointer  pw_pool,
type(pw_poisson_parameter_type), intent(inout)  poisson_params,
type(dirichlet_bc_p_type), dimension(:), intent(inout), allocatable  dbcs 
)

Sets up the Dirichlet boundary condition.

Parameters
pw_poolpool of plane wave grid
poisson_paramspoisson_env parameters
dbcsthe DBC region to be created
History
10.2014 created [Hossein Bani-Hashemian]
Author
Mohammad Hossein Bani-Hashemian

Definition at line 64 of file dirichlet_bc_methods.F.

Here is the call graph for this function:
Here is the caller graph for this function: