shells::ELCCoder Class Reference

#include <ELCCoder.h>

List of all members.

Public Member Functions

 ELCCoder (MShell *const mshell, const unsigned numSurf, const MShell::ElementType type=shells::MShell::active)
 ~ELCCoder ()
shells::ELCContainerdecode ()
void encodeVertexPressure (std::vector< double > &vertexPressures)
void encodeElementPressure (std::vector< double > &elementPressures)
template<typename VarType , typename Inserter >
void decodeVariable (Inserter ins)
template<typename VarType , typename Iterator >
void encodeVariable (Iterator itb, Iterator ite)
void dumpTecplot (std::ostream &os, double *elementData=NULL, int dataSize=0)

Friends

class PressureFunctor

Constructor & Destructor Documentation

shells::ELCCoder::ELCCoder ( MShell *const   mshell,
const unsigned  numSurf,
const MShell::ElementType  type = shells::MShell::active 
)
shells::ELCCoder::~ELCCoder (  ) 

Member Function Documentation

template<typename VarType , typename Inserter >
void shells::ELCCoder::decodeVariable ( Inserter  ins  )  [inline]
void shells::ELCCoder::dumpTecplot ( std::ostream &  os,
double *  elementData = NULL,
int  dataSize = 0 
)
void shells::ELCCoder::encodeElementPressure ( std::vector< double > &  elementPressures  ) 
template<typename VarType , typename Iterator >
void shells::ELCCoder::encodeVariable ( Iterator  itb,
Iterator  ite 
) [inline]

Friends And Related Function Documentation

friend class PressureFunctor [friend]

The documentation for this class was generated from the following files:
Generated on Thu Jun 30 02:18:57 2016 for SFC Thin-Shell Finite Element Solver by  doxygen 1.6.3