ParMooN
 All Classes Functions Variables Friends Pages
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
TAuxParam2D3D Class Reference
Collaboration diagram for TAuxParam2D3D:
Collaboration graph
[legend]

Public Member Functions

 TAuxParam2D3D (int n_fefunctions, TFEFunction3D **fefunctions, int n_fevectfuncts, TFEVectFunct3D **fevectfuncts, int n_parameters, int *fct_index, MultiIndex3D *derivatives, int *isglobal)
 
void GetParameters (TBaseCell *cell, int cellnr, int jointnr, int globnr, RefTrans3D RefTrans, int n_points, double *xi, double *eta, double **parameters)
 Methods.
 
int GetN_Parameters ()
 

Protected Member Functions

void GetFunctionsParams (int Fct, MultiIndex3D Der, int index, double **parameters)
 
void GetVectFunctParams (int Fct, int index, double **parameters)
 

Protected Attributes

int mN_FEFunctions
 
TFEFunction3D ** mFEFunctions
 
int mN_FEVectFuncts
 
TFEVectFunct3D ** mFEVectFuncts
 
int mN_Parameters
 
int mN_TotalParameters
 
int * mFct_Index
 
MultiIndex3D * mDerivatives
 
int * mIsGlobal
 
double n1 [MaxN_QuadPoints_3D]
 
double n2 [MaxN_QuadPoints_3D]
 
double n3 [MaxN_QuadPoints_3D]
 
TBaseCellmCell
 
int mCellNr
 
int mGlobCellNr
 
int mN_Points
 
bool mProject
 

Member Data Documentation

int TAuxParam2D3D::mN_FEFunctions
protected

stored FEFunctions3D

int TAuxParam2D3D::mN_FEVectFuncts
protected

stored FEVectFuncts3D

int TAuxParam2D3D::mN_Parameters
protected

total number of parameters

double TAuxParam2D3D::n1[MaxN_QuadPoints_3D]
protected

internal storage


The documentation for this class was generated from the following files: