Rheolef  7.2
an efficient C++ finite element environment
 
Loading...
Searching...
No Matches
pt2_minimum< T >

Detailed Description

template<class T>
struct rheolef::pt2_minimum< T >

Definition at line 113 of file point_util.h.

+ Inheritance diagram for pt2_minimum< T >:

Public Member Functions

 pt2_minimum ()
 
pt2_t< Toperator() (const pt2_t< T > &a, const pt2_t< T > &b)
 

Constructor & Destructor Documentation

◆ pt2_minimum()

template<class T >
pt2_minimum ( )

Definition at line 114 of file point_util.h.

Member Function Documentation

◆ operator()()

template<class T >
pt2_t< T > operator() ( const pt2_t< T > &  a,
const pt2_t< T > &  b 
)

Definition at line 115 of file point_util.h.


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