cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
opacity_zero.cpp File Reference
#include "cddefines.h"
#include "rfield.h"
#include "opacity.h"
Include dependency graph for opacity_zero.cpp:

Go to the source code of this file.

Functions

void OpacityZero (void)
 
void OpacityZeroOld (void)
 

Function Documentation

void OpacityZero ( void  )

OpacityZero - called by OpacityAddTotal to zero opacity array after saving it into oldopac

Definition at line 8 of file opacity_zero.cpp.

References DEBUG_ENTRY, t_opac::lgRedoStatic, t_rfield::nflux_with_check, t_opac::OldOpacSave, opac, t_opac::opacity_abs, t_opac::opacity_sct, t_opac::OpacStatic, and rfield.

Referenced by OpacityAddTotal(), SanityCheckBegin(), and save_opacity().

void OpacityZeroOld ( void  )

OpacityZeroOld - only set old opac to current value during search phase

Definition at line 37 of file opacity_zero.cpp.

References DEBUG_ENTRY, t_rfield::nflux_with_check, t_opac::OldOpacSave, opac, t_opac::opacity_abs, and rfield.

Referenced by OpacityAddTotal().