cloudy
trunk
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
source
numderiv.cpp
Go to the documentation of this file.
1
/* This file is part of Cloudy and is copyright (C)1978-2022 by Gary J. Ferland and
2
* others. For conditions of distribution and use see copyright notice in license.txt */
3
#include "
cddefines.h
"
4
#include "
numderiv.h
"
5
t_NumDeriv
NumDeriv
;
6
7
void
t_NumDeriv::zero
()
8
{
9
DEBUG_ENTRY
(
"t_NumDeriv::zero()"
);
10
lgNumDeriv
=
false
;
11
}
t_NumDeriv
Definition:
numderiv.h:10
t_NumDeriv::lgNumDeriv
bool lgNumDeriv
Definition:
numderiv.h:18
t_NumDeriv::zero
void zero()
Definition:
numderiv.cpp:7
cddefines.h
NumDeriv
t_NumDeriv NumDeriv
Definition:
numderiv.cpp:5
DEBUG_ENTRY
#define DEBUG_ENTRY(funcname)
Definition:
cddefines.h:723
numderiv.h
Generated by
1.8.5