OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
sys_pp Struct Reference

Detailed Description

Definition at line 48 of file FDScheme_unit_tests.hpp.

Public Types

typedef float stype
 type of space float, double, ...
 
typedef grid_dist_id< dims,
stype, aggregate< float >
, CartDecomposition< 2, stype > > 
b_grid
 Base grid.
 
typedef void testing
 Indicate we are on testing.
 

Static Public Attributes

static const unsigned int dims = 2
 dimensionaly of the equation (2D problem 3D problem ...)
 
static const unsigned int nvar = 1
 number of degree of freedom in the system
 
static const unsigned int ord = EQS_FIELD
 
static const bool boundary [] = {PERIODIC,PERIODIC}
 boundary at X and Y
 

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