Toggle navigation
GRILLIX
Documentation
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
get_np_total
Function
5 statements
Source File
polygon_in_mesh_m.f90
polygon_in_mesh_m
get_np_total
Contents
public pure function get_np_total(self) result(res)
Returns total number of polygon points
Type Bound
polygon_in_mesh_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
polygon_in_mesh_t
),
intent(in)
::
self
Instance of the type
Return Value
integer
Contents