📁 DirichletBC
📄️ CheckEssentialParam
Check essential parameters required for constructing the DirichletBC
📄️ Deallocate
Deallocate the DirichletBC.
📄️ Structure
DirichletBC is a child of AbstractBC class. It is designed to handle Dirichlet boundary conditions in finite element method.
📄️ Display
Display the content of DirichletBC
📄️ Export
Export DirichletBC to hdf5 file.
📄️ Get
Get node number and get nodal value.
📄️ GetDOFNo
Get degree of freedom number.
📄️ GetMeshID
Get mesh-ids of boundary condition.
📄️ Import
Import DirichletBC by reading a HDF5File
📄️ Initiate
Initiate the DirichletBC
📄️ Set
Set Dirichlet boundary condition.
📄️ SetDirichletBCParam
Set parameters for constructing the dirichlet boundary condition.