Line data Source code
1 0 : // Distributed under the MIT License. 2 : // See LICENSE.txt for details. 3 : 4 : #pragma once 5 : 6 : /// \ingroup SpectralGroup 7 : /// Functionality associated with a particular choice of basis functions and 8 : /// quadrature for spectral operations 9 : namespace Spectral {}