Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
GetInterSectBox
Subroutine
MIT
102 statements
Source File
MeshClass.f90
MeshClass
GetInterSectBox
Contents
None
public subroutine GetInterSectBox(obj1, obj2, BBox)
Arguments
Type
Intent
Optional
Attributes
Name
class(
Mesh_
),
intent(in)
::
obj1
class(
Mesh_
),
intent(in)
::
obj2
class(
Mesh_
),
intent(inout)
::
BBox
Contents
None