GVEC
User & Developer Guide
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
i_sub_sBase_applyBCtoDOF
Interface
93 statements
Source File
sbase.f90
MODgvec_sBase
i_sub_sBase_applyBCtoDOF
Contents
None
interface
private subroutine i_sub_sBase_applyBCtoDOF(sf, DOFs, BC_Type, BC_Val)
Arguments
Type
Intent
Optional
Attributes
Name
class(
c_sbase
),
intent(in)
::
sf
real(kind=wp),
intent(inout)
::
DOFs
(1:sf%nBase)
integer,
intent(in)
::
BC_Type
(2)
real(kind=wp),
intent(in)
::
BC_Val
(2)