Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Examples  

Sundance::InvCellJacobian Class Reference

#include <InvCellJacobian.h>

List of all members.

Public Methods

Static Public Methods

Private Methods

Private Attributes


Detailed Description

Inverse jacobian of the physical-reference coordinate transformation on a cell.

Definition at line 23 of file InvCellJacobian.h.


Constructor & Destructor Documentation

Sundance::InvCellJacobian::InvCellJacobian   [inline]
 

Definition at line 51 of file InvCellJacobian.h.

Sundance::InvCellJacobian::InvCellJacobian const double &    Jux [inline]
 

Definition at line 57 of file InvCellJacobian.h.

References J_.

Sundance::InvCellJacobian::InvCellJacobian const double &    Jux,
const double &    Jvx,
const double &    Juy,
const double &    Jvy
[inline]
 

Definition at line 64 of file InvCellJacobian.h.

References J_.

Sundance::InvCellJacobian::InvCellJacobian const double &    Jux,
const double &    Jvx,
const double &    Jwx,
const double &    Juy,
const double &    Jvy,
const double &    Jwy,
const double &    Juz,
const double &    Jvz,
const double &    Jwz
[inline]
 

Definition at line 75 of file InvCellJacobian.h.

References J_.

Sundance::InvCellJacobian::InvCellJacobian const InvCellJacobian &    other [inline]
 

Definition at line 94 of file InvCellJacobian.h.

References dim_, and J_.


Member Function Documentation

InvCellJacobian & Sundance::InvCellJacobian::operator= const InvCellJacobian &    other [inline]
 

Definition at line 101 of file InvCellJacobian.h.

References dim_, and J_.

const double & Sundance::InvCellJacobian::operator() int    ref,
int    phys
const [inline]
 

Definition at line 119 of file InvCellJacobian.h.

References boundsCheck(), dim_, and J_.

int Sundance::InvCellJacobian::dim   const [inline]
 

Definition at line 40 of file InvCellJacobian.h.

References dim_.

bool Sundance::InvCellJacobian::unitTest   [static]
 

void Sundance::InvCellJacobian::boundsCheck int    ref,
int    phys
const [inline, private]
 

Definition at line 113 of file InvCellJacobian.h.

References dim_.

Referenced by operator()().


Member Data Documentation

double Sundance::InvCellJacobian::J_[9] [private]
 

Definition at line 45 of file InvCellJacobian.h.

Referenced by InvCellJacobian(), operator()(), and operator=().

int Sundance::InvCellJacobian::dim_ [private]
 

Definition at line 46 of file InvCellJacobian.h.

Referenced by boundsCheck(), dim(), InvCellJacobian(), operator()(), and operator=().


The documentation for this class was generated from the following file:
Contact:
Kevin Long (krlong@ca.sandia.gov)


Documentation generated by