My Project
Evaluation2.hpp File Reference

This file specializes the dense-AD Evaluation class for 2 derivatives. More...

#include "Evaluation.hpp"
#include "Math.hpp"
#include <opm/material/common/Valgrind.hpp>
#include <array>
#include <cmath>
#include <cassert>
#include <cstring>
#include <iostream>
#include <algorithm>

Go to the source code of this file.

Classes

class  Opm::DenseAd::Evaluation< ValueT, 2 >
 

Detailed Description

This file specializes the dense-AD Evaluation class for 2 derivatives.

Attention
THIS FILE GETS AUTOMATICALLY GENERATED BY THE "genEvalSpecializations.py" SCRIPT. DO NOT EDIT IT MANUALLY!