![]() |
Reference documentation for deal.II version 9.5.0
|
Namespaces | |
| namespace | LevelSet |
| namespace | SignedDistance |
Classes | |
| class | Bessel1 |
| class | ConstantFunction |
| class | CoordinateRestriction |
| class | CosineFunction |
| class | CosineGradFunction |
| class | CSpline |
| class | CutOffFunctionBase |
| class | CutOffFunctionC1 |
| class | CutOffFunctionCinfty |
| class | CutOffFunctionLinfty |
| class | CutOffFunctionTensorProduct |
| class | CutOffFunctionW1 |
| class | ExpFunction |
| class | FEFieldFunction |
| class | FlowFunction |
| class | FourierCosineFunction |
| class | FourierCosineSum |
| class | FourierSineFunction |
| class | FourierSineSum |
| class | IdentityFunction |
| class | IncrementalFunction |
| class | InterpolatedTensorProductGridData |
| class | InterpolatedUniformGridData |
| class | JumpFunction |
| class | Kovasznay |
| class | LSingularityFunction |
| class | LSingularityGradFunction |
| class | Monomial |
| class | ParsedFunction |
| class | PillowFunction |
| class | PointRestriction |
| class | PoisseuilleFlow |
| class | Polynomial |
| class | Q1WedgeFunction |
| class | SlitHyperSingularityFunction |
| class | SlitSingularityFunction |
| class | Spherical |
| class | SquareFunction |
| class | StokesCosine |
| class | StokesLSingularity |
| class | SymbolicFunction |
| class | ZeroFunction |
Functions | |
| static ::ExceptionBase & | ExcCSplineEmpty (int arg1) |
| static ::ExceptionBase & | ExcCSplineSizeMismatch (int arg1, int arg2) |
| static ::ExceptionBase & | ExcCSplineOrder (int arg1, double arg2, double arg3) |
| static ::ExceptionBase & | ExcCSplineRange (double arg1, double arg2, double arg3) |
| template<int dim, typename RangeNumberType > | |
| std::ostream & | operator<< (std::ostream &out, const SymbolicFunction< dim, RangeNumberType > &f) |
Namespace implementing some concrete classes derived from the Function class that describe actual functions. This is rather a collection of classes that we have needed for our own programs once and thought might be useful to others as well at some point.
|
inline |
Allow output using the bitwise left shift operator.
Definition at line 429 of file symbolic_function.h.