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

Helper class for statement validation. More...

#include <tagTapeBase.hpp>

Public Attributes

bool isPropertyError
 true if a property on the value is wrong.
bool isTagError
 true if the tag on the value is wrong.
Real newValue
 New value for property errors.
TagFlags propertyError
 Wrong property.
Tag tagError
 Wrong tag.
Real const * value
 Address of the offending value.

Detailed Description

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

Helper class for statement validation.


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