GEOSX
Public Member Functions | Public Attributes | List of all members
geos::CIcomputationKernel< FE_TYPE >::StackVariables Struct Reference

stack variables More...

#include <CIcomputationKernel.hpp>

Public Member Functions

GEOS_HOST_DEVICE StackVariables ()
 Constructor.
 

Public Attributes

real64 xLocal [numNodesPerElem][3]
 C-array stack storage for element local the nodal positions.
 
real64 samplingPointCoord [3]
 C-array stack storage for sampling points coordinates.
 

Detailed Description

template<typename FE_TYPE>
struct geos::CIcomputationKernel< FE_TYPE >::StackVariables

stack variables

Definition at line 77 of file CIcomputationKernel.hpp.


The documentation for this struct was generated from the following file: