|
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 Types | |
| typedef ConstraintList< typename L1::HeadType, typename type_concat< typename L1::TailType, L2 >::t > | t |
1.8.11