shells::ELCContainer Struct Reference

#include <ELCCoder.h>

List of all members.

Public Types

typedef std::vector< double > VecDCont
typedef std::vector< int > VecICont
typedef std::map< int, int > MapICont

Public Member Functions

 ELCContainer ()
 ~ELCContainer ()

Public Attributes

VecDCont coordinates
VecDCont velocities
VecDCont mass
VecICont connectivity
VecICont globalNodeIDs
MapICont globalToLocalIDs

Member Typedef Documentation

typedef std::map<int, int> shells::ELCContainer::MapICont
typedef std::vector<double> shells::ELCContainer::VecDCont
typedef std::vector<int> shells::ELCContainer::VecICont

Constructor & Destructor Documentation

shells::ELCContainer::ELCContainer (  )  [inline]
shells::ELCContainer::~ELCContainer (  )  [inline]

Member Data Documentation


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