BrepOutOps< VectorType, 2 > Class Template Reference

#include <BrepOutput.h>

List of all members.

Public Member Functions

 BrepOutOps ()
void ElementNormals (const int num_pos, const ads::FixedArray< 2, DataType > *pos, const int num_elem, const ads::FixedArray< 2, int > *conn, ads::FixedArray< 2, DataType > *normals)
void ElementAreas (const int num_pos, const ads::FixedArray< 2, DataType > *pos, const int num_elem, const ads::FixedArray< 2, int > *conn, DataType *areas)
void CrossProducts (const int num_vec, const ads::FixedArray< 2, DataType > *v1, const ads::FixedArray< 2, DataType > *v2, ads::FixedArray< 2, DataType > *r)
void DotProducts (const int num_vec, const ads::FixedArray< 2, DataType > *v1, const ads::FixedArray< 2, DataType > *v2, DataType *r)

template<class VectorType>
class BrepOutOps< VectorType, 2 >


Constructor & Destructor Documentation

template<class VectorType >
BrepOutOps< VectorType, 2 >::BrepOutOps (  )  [inline]

Member Function Documentation

template<class VectorType >
void BrepOutOps< VectorType, 2 >::CrossProducts ( const int  num_vec,
const ads::FixedArray< 2, DataType > *  v1,
const ads::FixedArray< 2, DataType > *  v2,
ads::FixedArray< 2, DataType > *  r 
) [inline]
template<class VectorType >
void BrepOutOps< VectorType, 2 >::DotProducts ( const int  num_vec,
const ads::FixedArray< 2, DataType > *  v1,
const ads::FixedArray< 2, DataType > *  v2,
DataType r 
) [inline]

References computeDotProduct().

template<class VectorType >
void BrepOutOps< VectorType, 2 >::ElementAreas ( const int  num_pos,
const ads::FixedArray< 2, DataType > *  pos,
const int  num_elem,
const ads::FixedArray< 2, int > *  conn,
DataType areas 
) [inline]

References computeDistance().

template<class VectorType >
void BrepOutOps< VectorType, 2 >::ElementNormals ( const int  num_pos,
const ads::FixedArray< 2, DataType > *  pos,
const int  num_elem,
const ads::FixedArray< 2, int > *  conn,
ads::FixedArray< 2, DataType > *  normals 
) [inline]

References normalize().


The documentation for this class was generated from the following file:
Generated on Thu Jun 30 02:19:29 2016 for AMROC Fluid-solver Framework by  doxygen 1.6.3