MOAB: Mesh Oriented datABase  (version 5.4.1)
LinearQuadrilateral.cpp File Reference
#include "Mesquite.hpp"
#include "MsqError.hpp"
#include "LinearQuadrilateral.hpp"
+ Include dependency graph for LinearQuadrilateral.cpp:

Go to the source code of this file.

Namespaces

namespace  MBMesquite
 

Implements the NonSmoothDescent class member functions.


Functions

static void MBMesquite::derivatives_at_corner (unsigned corner, size_t *vertex_indices, MsqVector< 2 > *derivs, size_t &num_vtx)
static void MBMesquite::derivatives_at_mid_edge (unsigned edge, size_t *vertices, MsqVector< 2 > *derivs, size_t &num_vtx)
static void MBMesquite::derivatives_at_mid_elem (size_t *vertices, MsqVector< 2 > *derivs, size_t &num_vtx)

Variables

const int MBMesquite::sign [2][4]

Detailed Description

Author:
Jason Kraftcheck

Definition in file LinearQuadrilateral.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines