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::find_in_container_traits< ContainerType > Struct Template Reference

Static Public Member Functions

template<typename ExpectedType >
static bool find (const ContainerType &container, const ExpectedType &expected)
 

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