https://mooseframework.inl.gov
Loading...
Searching...
No Matches
Setup.h
Go to the documentation of this file.
1//* This file is part of the MOOSE framework
2//* https://mooseframework.inl.gov
3//*
4//* All rights reserved, see COPYRIGHT for full restrictions
5//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
6//*
7//* Licensed under LGPL 2.1, please see LICENSE for details
8//* https://www.gnu.org/licenses/lgpl-2.1.html
9
10#pragma once
11
12#include "Cartesian.h"
13#include "CylindricalDuo.h"
14#include "Legendre.h"
15#include "Zernike.h"
16
17// Set the global tolerances
18const double tol = 1e-13;
19
20// Set the name
21const std::string name = "UnitTesting";
22
23// Recreate the MooseEnum types used in FunctionSeries::validParams()
MooseEnum expansion_type
const double tol
Definition Setup.h:18
const std::string name
Definition Setup.h:21
MooseEnum single_series_types_2D
MooseEnum generation_type
MooseEnum single_series_types_1D