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

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

Public Member Functions

class(graph_context) function, pointer graph_construct_double (use_safe_math)
 Construct a graph_context object with double type.
 

Detailed Description

Interface for the graph_context constructor with double type.

Member Function/Subroutine Documentation

◆ graph_construct_double()

class(graph_context) function, pointer graph_fortran::graph_double_context::graph_construct_double ( logical(c_bool), intent(in)  use_safe_math)

Construct a graph_context object with double type.

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

Parameters
[in]use_safe_mathUse safe math.

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