plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
box_from_edge_Mesh
Subroutine
MIT
11 statements
Source File
MeshClass.f90
MeshClass
box_from_edge_Mesh
Contents
public subroutine box_from_edge_Mesh(this, edges, divisions)
Type Bound
Mesh_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Mesh_
),
intent(inout)
::
this
real(kind=real64),
intent(in)
::
edges
(4,2)
integer(kind=int32),
intent(in)
::
divisions
(1:2)