MOAB: Mesh Oriented datABase  (version 5.4.1)
TSizeNB1.cpp File Reference
#include "Mesquite.hpp"
#include "TSizeNB1.hpp"
#include "MsqMatrix.hpp"
#include "TMPDerivs.hpp"
#include "TMPCommon.hpp"
+ Include dependency graph for TSizeNB1.cpp:

Go to the source code of this file.

Namespaces

namespace  MBMesquite
 

Implements the NonSmoothDescent class member functions.


Functions

template<unsigned DIM>
static bool MBMesquite::eval (const MsqMatrix< DIM, DIM > &T, double &result)
template<unsigned DIM>
static bool MBMesquite::grad (const MsqMatrix< DIM, DIM > &T, double &result, MsqMatrix< DIM, DIM > &wrt_T)
template<unsigned DIM>
static bool MBMesquite::hess (const MsqMatrix< DIM, DIM > &T, double &result, MsqMatrix< DIM, DIM > &deriv_wrt_T, MsqMatrix< DIM, DIM > *second_wrt_T)

Detailed Description

Author:
Jason Kraftcheck

Definition in file TSizeNB1.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines