Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4INCLRootFinder.cc File Reference
#include "globals.hh"
#include "G4INCLRootFinder.hh"
#include "G4INCLGlobals.hh"
#include "G4INCLLogger.hh"
#include <utility>
#include <cmath>

Go to the source code of this file.

Namespaces

namespace  G4INCL
 
namespace  G4INCL::RootFinder
 

Macros

#define INCLXX_IN_GEANT4_MODE   1
 

Functions

Solution G4INCL::RootFinder::solve (RootFunctor const *const f, const G4double x0)
 Numerically solve a one-dimensional equation.
 

Macro Definition Documentation

◆ INCLXX_IN_GEANT4_MODE

#define INCLXX_IN_GEANT4_MODE   1

Definition at line 34 of file G4INCLRootFinder.cc.