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

Sundance::CellJacobian Class Reference

#include <CellJacobian.h>

List of all members.

Public Methods

Static Public Methods

Private Methods

Private Attributes


Detailed Description

Jacobian of physical <---> reference coordinate transformations for a cell.

Definition at line 22 of file CellJacobian.h.


Constructor & Destructor Documentation

Sundance::CellJacobian::CellJacobian   [inline]
 

Definition at line 56 of file CellJacobian.h.

Sundance::CellJacobian::CellJacobian const double &    Jxu [inline]
 

Definition at line 62 of file CellJacobian.h.

References J_.

Sundance::CellJacobian::CellJacobian const double &    Jxu,
const double &    Jxv,
const double &    Jyu,
const double &    Jyv
[inline]
 

Definition at line 69 of file CellJacobian.h.

References J_.

Sundance::CellJacobian::CellJacobian const double &    Jxu,
const double &    Jxv,
const double &    Jxw,
const double &    Jyu,
const double &    Jyv,
const double &    Jyw,
const double &    Jzu,
const double &    Jzv,
const double &    Jzw
[inline]
 

Definition at line 81 of file CellJacobian.h.

References J_.

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

Definition at line 100 of file CellJacobian.h.

References dim_, and J_.


Member Function Documentation

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

Definition at line 107 of file CellJacobian.h.

References dim_, and J_.

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

Definition at line 124 of file CellJacobian.h.

References boundsCheck(), dim_, and J_.

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

Definition at line 44 of file CellJacobian.h.

References dim_.

bool Sundance::CellJacobian::unitTest   [static]
 

void Sundance::CellJacobian::boundsCheck int    i,
int    j
const [inline, private]
 

Definition at line 119 of file CellJacobian.h.

References dim_.

Referenced by operator()().


Member Data Documentation

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

Definition at line 50 of file CellJacobian.h.

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

int Sundance::CellJacobian::dim_ [private]
 

Definition at line 51 of file CellJacobian.h.

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


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


Documentation generated by