plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
editMesh
Subroutine
MIT
28 statements
Source File
MeshClass.f90
MeshClass
editMesh
Contents
public subroutine editMesh(obj, x, altitude)
Type Bound
Mesh_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Mesh_
),
intent(inout)
::
obj
real(kind=real64),
intent(in),
optional
::
x
(:)
real(kind=real64),
intent(in),
optional
::
altitude
(:)