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

define a non-constant (in space) field More...

Detailed Description

define a non-constant (in space) field

Definition at line 26 of file util_num_unit_tests.hpp.

#include <util_num_unit_tests.hpp>

Public Types

typedef void const_field
 It define that is a constant field.
 
typedef void with_position
 It define that is not constant in space.
 

Public Member Functions

float val_pos (grid_key_dx< 2 > &pos)
 Evaluate the field in one point.
 

Member Typedef Documentation

◆ const_field

It define that is a constant field.

Definition at line 29 of file util_num_unit_tests.hpp.

◆ with_position

It define that is not constant in space.

Definition at line 32 of file util_num_unit_tests.hpp.

Member Function Documentation

◆ val_pos()

float anyname_field_with_pos::val_pos ( grid_key_dx< 2 > &  pos)
inline

Evaluate the field in one point.

Definition at line 35 of file util_num_unit_tests.hpp.


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