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 Member Functions | List of all members
snowhouse::Expression< T > Struct Template Reference

Public Member Functions

NotExpression< T > operator! () const
 
template<typename Right >
AndExpression< T, Right > operator&& (const Right &right) const
 
template<typename Right >
OrExpression< T, Right > operator|| (const Right &right) const
 

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