#include <Assemble.h>
◆ AssembleParameters()
References escript::Data::actsExpanded(), finley::ElementFile::borrowJacobians(), finley::NodeFile::borrowTargetDegreesOfFreedom(), finley::NodeFile::borrowTargetReducedDegreesOfFreedom(), paso::SystemMatrix::col_block_size, paso::SystemMatrix::col_distribution, escript::Data::getDataPointSize(), finley::NodeFile::getNumDegreesOfFreedom(), finley::NodeFile::getNumReducedDegreesOfFreedom(), escript::Data::isEmpty(), paso::SystemMatrix::logical_row_block_size, finley::ElementFile::numElements, finley::ElementFile::numNodes, escript::Data::numSamplesEqual(), paso::SystemMatrix::row_block_size, paso::SystemMatrix::row_distribution, and S.
◆ col_DOF
const index_t* finley::AssembleParameters::col_DOF |
◆ col_DOF_UpperBound
index_t finley::AssembleParameters::col_DOF_UpperBound |
◆ col_jac
◆ col_node
const int* finley::AssembleParameters::col_node |
◆ col_numShapes
int finley::AssembleParameters::col_numShapes |
◆ col_numShapesTotal
int finley::AssembleParameters::col_numShapesTotal |
◆ elements
const ElementFile* finley::AssembleParameters::elements |
element file these parameters apply to
right-hand side to be updated
◆ NN
int finley::AssembleParameters::NN |
leading dimension of element node table
◆ numComp
int finley::AssembleParameters::numComp |
◆ numDim
int finley::AssembleParameters::numDim |
number of spatial dimensions
◆ numElements
dim_t finley::AssembleParameters::numElements |
◆ numEqu
int finley::AssembleParameters::numEqu |
◆ numQuadSub
int finley::AssembleParameters::numQuadSub |
number of quadrature nodes per subelements
◆ numQuadTotal
int finley::AssembleParameters::numQuadTotal |
total number of quadrature nodes = numQuadSub * numQuadSub
◆ numSides
int finley::AssembleParameters::numSides |
◆ numSub
int finley::AssembleParameters::numSub |
◆ row_DOF
const index_t* finley::AssembleParameters::row_DOF |
◆ row_DOF_UpperBound
index_t finley::AssembleParameters::row_DOF_UpperBound |
◆ row_jac
◆ row_node
const int* finley::AssembleParameters::row_node |
◆ row_numShapes
int finley::AssembleParameters::row_numShapes |
◆ row_numShapesTotal
int finley::AssembleParameters::row_numShapesTotal |
system matrix to be updated
The documentation for this struct was generated from the following files: