OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
anyname_field Struct Reference

[Constant fields struct definition] More...

Detailed Description

[Constant fields struct definition]

define a constant field

Definition at line 16 of file util_num_unit_tests.hpp.

#include <util_num_unit_tests.hpp>

Public Types

typedef void const_field
 define that is a constant field
 

Public Member Functions

float val ()
 Evaluate the constant field (in this case always return 1.0)
 

Member Typedef Documentation

◆ const_field

define that is a constant field

Definition at line 19 of file util_num_unit_tests.hpp.

Member Function Documentation

◆ val()

float anyname_field::val ( )
inline

Evaluate the constant field (in this case always return 1.0)

Definition at line 22 of file util_num_unit_tests.hpp.


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