Discontinuous Galerkin Library
#include "dg/algorithm.h"

The domain that contains all points. More...

Public Member Functions

template<class T >
bool contains (T &t) const
 always true More...
 

Detailed Description

The domain that contains all points.

Member Function Documentation

◆ contains()

template<class T >
bool dg::EntireDomain::contains ( T &  t) const
inline

always true


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