blitzdg
an open-source project aiming to implement parallel discontinuous Galerkin (dg) solvers for common partial differential equations systems using blitz++ for array and tensor manipulations and MPI for distributed parallelism.
Public Attributes | List of all members
SparseTriplet Struct Reference

Public Attributes

int nz
 
int * row
 
int * col
 
double * val
 

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