MOAB: Mesh Oriented datABase  (version 5.4.1)
TargetCalculator.cpp File Reference
#include "Mesquite.hpp"
#include "TargetCalculator.hpp"
#include "MsqError.hpp"
#include "PatchData.hpp"
#include "ReferenceMesh.hpp"
#include "MappingFunction.hpp"
#include <cassert>
+ Include dependency graph for TargetCalculator.cpp:

Go to the source code of this file.

Namespaces

namespace  MBMesquite
 

Implements the NonSmoothDescent class member functions.


Functions

static bool MBMesquite::ideal_constant_skew_I_3D (EntityTopology element_type, MsqMatrix< 3, 3 > &q)
static bool MBMesquite::ideal_constant_skew_I_2D (EntityTopology element_type, MsqMatrix< 2, 2 > &q)
static NodeSet MBMesquite::get_nodeset (EntityTopology type, int num_nodes, MsqError &err)

Detailed Description

Author:
Jason Kraftcheck

Definition in file TargetCalculator.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines