📁 AbstractBC
📄️ AbstractBC
Abstract classs for handling boundary conditions in finite element methods.
📄️ CheckEssentialParam
Check essential parameters required for constructing the AbstractBC
📄️ Deallocate
Deallocate the AbstractBC.
📄️ Display
Display the content of AbstractBC.
📄️ Export
Export AbstractBC 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 AbstractBC by reading a HDF5File
📄️ Initiate
Initiate the AbstractBC
📄️ IsUseFunction
Returns true if use function option is set to true.