Reference documentation for deal.II version 9.5.0
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Typedefs
Functions::LevelSet Namespace Reference

Typedefs

template<int dim>
using Sphere = SignedDistance::Sphere< dim >
 
template<int dim>
using Plane = SignedDistance::Plane< dim >
 

Typedef Documentation

◆ Sphere

template<int dim>
using Functions::LevelSet::Sphere = typedef SignedDistance::Sphere<dim>

Definition at line 30 of file function_level_set.h.

◆ Plane

template<int dim>
using Functions::LevelSet::Plane = typedef SignedDistance::Plane<dim>

Definition at line 33 of file function_level_set.h.