Graph Framework
Loading...
Searching...
No Matches
graph_fortran::graph_float_context Interface Reference

Interface for the graph_context constructor with float type. More...

Public Member Functions

class(graph_context) function, pointer graph_construct_float (use_safe_math)
 Construct a graph_context object with float type.
 

Detailed Description

Interface for the graph_context constructor with float type.

Member Function/Subroutine Documentation

◆ graph_construct_float()

class(graph_context) function, pointer graph_fortran::graph_float_context::graph_construct_float ( logical(c_bool), intent(in)  use_safe_math)

Construct a graph_context object with float type.

Allocate memory for the graph_context and initalize the c context with a double type.

Parameters
[in]use_safe_mathOptional use safe math.

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