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

Detailed Description

Definition at line 73 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
 Degree of freedom in the system.
 
static const unsigned int ord = EQS_FIELD
 
static const unsigned int grid_type = STAGGERED_GRID
 Indicate that the type of grid is staggered.
 
static const bool boundary [] = {NON_PERIODIC,NON_PERIODIC}
 boundary at X and Y
 

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