My Project
Public Member Functions | List of all members
geometrical_objects::get_shape_area Interface Reference

Public Member Functions

real function get_shape_area (this)
 

Detailed Description

Definition at line 27 of file mod_geometry.f90.

Constructor & Destructor Documentation

◆ get_shape_area()

real function geometrical_objects::get_shape_area::get_shape_area ( class(shape), intent(in)  this)

Definition at line 28 of file mod_geometry.f90.

28  import :: shape
29  class(shape), intent(in) :: this

The documentation for this interface was generated from the following file: