LocalVec Struct Reference

#include <LocalVec.h>

List of all members.

Public Types

typedef StandardAVI::BCImposedType BCImposedType

Public Member Functions

 LocalVec (size_t nrows=0, size_t ncols=0)

Public Attributes

MatDouble q
 initial state as read from GlobalVec using gather
MatDouble v
MatDouble vb
MatDouble ti
MatDouble qnew
 updated state computed using initial state
MatDouble vnew
MatDouble vbnew
MatDouble vbinit
MatDouble tnew
MatDouble forcefield
 some temporaries so that we don't need to allocate memory in every iteration
MatDouble funcval
MatDouble deltaV

Member Typedef Documentation


Constructor & Destructor Documentation

LocalVec::LocalVec ( size_t  nrows = 0,
size_t  ncols = 0 
) [inline]
Parameters:
nrows 
ncols 

Member Data Documentation

some temporaries so that we don't need to allocate memory in every iteration

initial state as read from GlobalVec using gather

updated state computed using initial state


The documentation for this struct was generated from the following file:
Generated on Tue Aug 2 11:51:27 2011 for Galois by  doxygen 1.6.3