Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
GmshPlotMeshFEMIface
Subroutine
MIT
18 statements
Source File
FEMIfaceClass_w.f90
FEMIfaceClass
GmshPlotMeshFEMIface
Contents
None
public subroutine GmshPlotMeshFEMIface(obj, Name, withNeumannBC, withDirichletBC)
Arguments
Type
Intent
Optional
Attributes
Name
class(
FEMIface_
),
intent(inout)
::
obj
character(len=*),
intent(in),
optional
::
Name
logical,
intent(in),
optional
::
withNeumannBC
logical,
intent(in),
optional
::
withDirichletBC
Contents
None