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.
Static Public Member Functions | List of all members
snowhouse::ListConcat< LeftList, RightList, ResultList > Struct Template Reference

Static Public Member Functions

static ResultList Concatenate (const LeftList &left, const RightList &right)
 

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