OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
bump< dim > Struct Template Reference

Detailed Description

template<int dim>
struct bump< dim >

Definition at line 42 of file Bump.cpp.

Data Fields

const Point< 2, double > & center
 
const double alpha
 
const double radius
 
const double threshold
 

Field Documentation

◆ alpha

template<int dim>
const double bump< dim >::alpha

Definition at line 44 of file Bump.cpp.

◆ center

template<int dim>
const Point<2,double>& bump< dim >::center

Definition at line 43 of file Bump.cpp.

◆ radius

template<int dim>
const double bump< dim >::radius

Definition at line 45 of file Bump.cpp.

◆ threshold

template<int dim>
const double bump< dim >::threshold

Definition at line 46 of file Bump.cpp.


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