include/meltpooldg/utilities/functions.hpp File Reference

Developer Documentation: include/meltpooldg/utilities/functions.hpp File Reference
Developer Documentation
functions.hpp File Reference
#include <deal.II/base/exceptions.h>
#include <deal.II/base/function.h>
#include <deal.II/base/point.h>
#include <deal.II/base/symmetric_tensor.h>
#include <deal.II/base/tensor.h>
#include <memory>
Include dependency graph for functions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MeltPoolDG::Functions::ChangedSignFunction< dim, number >
 Wrapper function that flips the sign of another function. More...
 
class  MeltPoolDG::Functions::NComponentFunction< dim, number >
 Adapter to create a two-component function from a scalar function. More...
 
class  MeltPoolDG::Functions::EmbeddedComponentsFunction< dim, number >
 Embeds a function into a higher-dimensional component space. More...
 
class  MeltPoolDG::Functions::ExtractedComponentsFunction< dim, number >
 Extracts a subset of components from a multi-component function. More...
 

Namespaces

namespace  MeltPoolDG
 Interface for a general preconditioner.
 
namespace  MeltPoolDG::Functions