Extension: Geometries
#include "dg/geometries/geometries.h"

\( 1-f \equiv \bar f\) More...

Inheritance diagram for dg::geo::mod::SetNot:
[legend]

Public Member Functions

 SetNot (std::function< double(double, double)> fct)
 
double do_compute (double R, double Z) const
 
- Public Member Functions inherited from dg::geo::aCylindricalFunctor< SetNot >
double operator() (double R, double Z) const
  do_compute(R,Z) More...
 
double operator() (double R, double Z, double phi) const
  do_compute(R,Z) More...
 

Detailed Description

\( 1-f \equiv \bar f\)

If f is a function between 0 and 1 this operation represents the negation of the masking region

Constructor & Destructor Documentation

◆ SetNot()

dg::geo::mod::SetNot::SetNot ( std::function< double(double, double)>  fct)
inline

Member Function Documentation

◆ do_compute()

double dg::geo::mod::SetNot::do_compute ( double  R,
double  Z 
) const
inline

The documentation for this struct was generated from the following file: