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 Attributes | List of all members
snowhouse::detail::is_output_streamable< T > Struct Template Reference

Static Public Attributes

static const T & x
 
static const bool value = sizeof(check(std::cout << x)) == sizeof(yes)
 

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