CoDiPack  2.2.0
A Code Differentiation Package
SciComp TU Kaiserslautern
Loading...
Searching...
No Matches
codi::ValidationIndicator< Real, Tag > Struct Template Reference

Helper class for statement validation. More...

#include <tagTapeBase.hpp>

Public Member Functions

 ValidationIndicator ()
 Constructor.
 

Public Attributes

Tag errorTag
 Value of the wrong tag.
 
bool hasError
 true if an error is detected.
 
bool hasTagError
 true if a tag not the current required tag.
 
bool hasUseError
 true if a value is used in the wrong way.
 
bool isActive
 true if an active rhs is detected. tag != 0
 
Real value
 Primal value of the value with the tag error.
 

Detailed Description

template<typename Real, typename Tag>
struct codi::ValidationIndicator< Real, Tag >

Helper class for statement validation.


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