Structure
DirichletBC_
is a child of AbstractBC_
class. It is designed to handle Dirichlet boundary conditions in finite element method.
Structure
TYPE, EXTENDS(AbstractBC_) :: DirichletBC_
The module DirichletBC_Class
defines following routines.