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

[Definition of the system] More...

Detailed Description

[Definition of the system]

Definition at line 34 of file eq_unit_test.cpp.

Public Types

typedef float stype
 
typedef grid_dist_id< 2, float, aggregate< float[2], float >, CartDecomposition< 2, float > > b_grid
 
typedef SparseMatrix< double, int > SparseMatrix_type
 
typedef Vector< double > Vector_type
 
typedef float stype
 
typedef grid_dist_id< 2, float, aggregate< float[2], float >, CartDecomposition< 2, float > > b_grid
 
typedef SparseMatrix< double, int > SparseMatrix_type
 
typedef Vector< double > Vector_type
 
typedef float stype
 
typedef grid_dist_id< 2, float, aggregate< float[2], float >, CartDecomposition< 2, float > > b_grid
 
typedef SparseMatrix< double, int, PETSC_BASE > SparseMatrix_type
 
typedef Vector< double, PETSC_BASE > Vector_type
 
typedef float stype
 
typedef grid_dist_id< 3, float, aggregate< float[3], float >, CartDecomposition< 3, float > > b_grid
 
typedef SparseMatrix< double, int > SparseMatrix_type
 
typedef Vector< double > Vector_type
 
typedef float stype
 
typedef grid_dist_id< 3, float, aggregate< float[3], float >, CartDecomposition< 3, float > > b_grid
 
typedef SparseMatrix< double, int, PETSC_BASE > SparseMatrix_type
 
typedef Vector< double, PETSC_BASE > Vector_type
 

Static Public Attributes

static const unsigned int dims = 2
 
static const unsigned int nvar = 3
 
static const bool boundary [] = {NON_PERIODIC,NON_PERIODIC}
 
static const int grid_type = STAGGERED_GRID
 

Member Typedef Documentation

◆ b_grid [1/5]

typedef grid_dist_id<2,float,aggregate<float[2],float>,CartDecomposition<2,float> > lid_nn::b_grid

Definition at line 69 of file main_eigen.cpp.

◆ b_grid [2/5]

typedef grid_dist_id<2,float,aggregate<float[2],float>,CartDecomposition<2,float> > lid_nn::b_grid

Definition at line 62 of file main_petsc.cpp.

◆ b_grid [3/5]

typedef grid_dist_id<3,float,aggregate<float[3],float>,CartDecomposition<3,float> > lid_nn::b_grid

Definition at line 59 of file main_eigen.cpp.

◆ b_grid [4/5]

typedef grid_dist_id<3,float,aggregate<float[3],float>,CartDecomposition<3,float> > lid_nn::b_grid

Definition at line 63 of file main_petsc.cpp.

◆ b_grid [5/5]

typedef grid_dist_id<2,float,aggregate<float[2],float>,CartDecomposition<2,float> > lid_nn::b_grid

Definition at line 50 of file eq_unit_test.cpp.

◆ SparseMatrix_type [1/5]

Definition at line 74 of file main_eigen.cpp.

◆ SparseMatrix_type [2/5]

typedef SparseMatrix<double,int,PETSC_BASE> lid_nn::SparseMatrix_type

Definition at line 67 of file main_petsc.cpp.

◆ SparseMatrix_type [3/5]

Definition at line 64 of file main_eigen.cpp.

◆ SparseMatrix_type [4/5]

typedef SparseMatrix<double,int,PETSC_BASE> lid_nn::SparseMatrix_type

Definition at line 68 of file main_petsc.cpp.

◆ SparseMatrix_type [5/5]

Definition at line 54 of file eq_unit_test.cpp.

◆ stype [1/5]

typedef float lid_nn::stype

Definition at line 65 of file main_eigen.cpp.

◆ stype [2/5]

typedef float lid_nn::stype

Definition at line 58 of file main_petsc.cpp.

◆ stype [3/5]

typedef float lid_nn::stype

Definition at line 55 of file main_eigen.cpp.

◆ stype [4/5]

typedef float lid_nn::stype

Definition at line 59 of file main_petsc.cpp.

◆ stype [5/5]

typedef float lid_nn::stype

Definition at line 46 of file eq_unit_test.cpp.

◆ Vector_type [1/5]

typedef Vector<double> lid_nn::Vector_type

Definition at line 78 of file main_eigen.cpp.

◆ Vector_type [2/5]

typedef Vector<double,PETSC_BASE> lid_nn::Vector_type

Definition at line 71 of file main_petsc.cpp.

◆ Vector_type [3/5]

typedef Vector<double> lid_nn::Vector_type

Definition at line 68 of file main_eigen.cpp.

◆ Vector_type [4/5]

typedef Vector<double,PETSC_BASE> lid_nn::Vector_type

Definition at line 73 of file main_petsc.cpp.

◆ Vector_type [5/5]

typedef Vector<double> lid_nn::Vector_type

Definition at line 58 of file eq_unit_test.cpp.

Field Documentation

◆ boundary

const bool lid_nn::boundary = {NON_PERIODIC,NON_PERIODIC}
static

Definition at line 43 of file eq_unit_test.cpp.

◆ dims

static const unsigned int lid_nn::dims = 2
static

Definition at line 37 of file eq_unit_test.cpp.

◆ grid_type

static const int lid_nn::grid_type = STAGGERED_GRID
static

Definition at line 61 of file eq_unit_test.cpp.

◆ nvar

static const unsigned int lid_nn::nvar = 3
static

Definition at line 40 of file eq_unit_test.cpp.


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