MOAB: Mesh Oriented datABase  (version 5.4.1)
ConjugateGradient.cpp File Reference

The Conjugate Gradient class is a concrete vertex mover which performs conjugate gradient minimizaiton. More...

#include "ConjugateGradient.hpp"
#include <cmath>
#include "MsqDebug.hpp"
#include "MsqTimer.hpp"
+ Include dependency graph for ConjugateGradient.cpp:

Go to the source code of this file.

Namespaces

namespace  MBMesquite
 

Implements the NonSmoothDescent class member functions.


Functions

int MBMesquite::get_parallel_rank ()
int MBMesquite::get_parallel_size ()

Detailed Description

The Conjugate Gradient class is a concrete vertex mover which performs conjugate gradient minimizaiton.

Author:
Michael Brewer
Date:
2002-06-19

Definition in file ConjugateGradient.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines