|
| PentaInput2 () |
|
| PentaInput2 (int nbe_in, int nbv_in, int interp_in) |
|
| ~PentaInput2 () |
|
Input2 * | copy () |
|
void | DeepEcho () |
|
void | Echo () |
|
int | Id () |
|
void | Marshall (char **pmarshalled_data, int *pmarshalled_data_size, int marshall_direction) |
|
int | ObjectEnum () |
|
void | SetInput (int interp_in, int row, IssmDouble value_in) |
|
void | SetInput (int interp_in, int numinds, int *rows, IssmDouble *values_in) |
|
void | SetInput (int interp_in, int row, int numinds, IssmDouble *values_in) |
|
int | GetInterpolation () |
|
void | GetInputDerivativeValue (IssmDouble *derivativevalues, IssmDouble *xyz_list, Gauss *gauss) |
|
void | GetInputAverage (IssmDouble *pvalue) |
|
IssmDouble | GetInputMin () |
|
IssmDouble | GetInputMax () |
|
IssmDouble | GetInputMaxAbs () |
|
PentaInput2 * | GetPentaInput () |
|
void | GetInputValue (IssmDouble *pvalue, Gauss *gauss) |
|
void | Scale (IssmDouble scalar) |
|
void | Pow (IssmDouble scalar) |
|
void | AXPY (Input2 *xinput, IssmDouble scalar) |
|
void | PointWiseMult (Input2 *xinput) |
|
void | Serve (int numindices, int *indices) |
|
void | Serve (int row, int numindices) |
|
void | ServeCollapsed (int row, int state) |
|
void | SetServeCollapsed (int) |
|
int | GetResultArraySize (void) |
|
int | GetResultInterpolation (void) |
|
int | GetResultNumberOfNodes (void) |
|
void | Reset (int interp_in) |
|
| ElementInput2 () |
|
| ~ElementInput2 () |
|
int | GetInputInterpolationType () |
|
int | InstanceEnum () |
|
void | ChangeEnum (int newenumtype) |
|
virtual | ~Input2 () |
|
virtual void | Configure (Parameters *parameters) |
|
virtual SegInput2 * | GetSegInput () |
|
virtual TriaInput2 * | GetTriaInput () |
|
virtual | ~Object () |
|
| PentaRef () |
|
| ~PentaRef () |
|
void | BasalNodeIndices (int *pnumindices, int **pindices, int finiteelement) |
|
void | GetInputDerivativeValue (IssmDouble *pvalues, IssmDouble *plist, IssmDouble *xyz_list, Gauss *gauss, int finiteelement) |
|
void | GetInputValue (IssmDouble *pvalue, IssmDouble *plist, Gauss *gauss, int finiteelement) |
|
void | GetJacobian (IssmDouble *J, IssmDouble *xyz_list, Gauss *gauss) |
|
void | GetJacobianDeterminant (IssmDouble *Jdet, IssmDouble *xyz_list, Gauss *gauss) |
|
void | GetJacobianInvert (IssmDouble *Jinv, IssmDouble *xyz_list, Gauss *gauss) |
|
void | GetLprimeFSSSA (IssmDouble *LprimeFSSSA, IssmDouble *xyz_list, Gauss *gauss) |
|
void | GetNodalFunctions (IssmDouble *basis, Gauss *gauss, int finiteelement) |
|
void | GetNodalFunctionsDerivatives (IssmDouble *dbasis, IssmDouble *xyz_list, Gauss *gauss, int finiteelement) |
|
void | GetNodalFunctionsDerivativesReference (IssmDouble *dbasis, Gauss *gauss, int finiteelement) |
|
void | GetQuadJacobianDeterminant (IssmDouble *Jdet, IssmDouble *xyz_list, Gauss *gauss) |
|
void | GetSegmentJacobianDeterminant (IssmDouble *Jdet, IssmDouble *xyz_list, Gauss *gauss) |
|
void | GetTriaJacobianDeterminant (IssmDouble *Jdet, IssmDouble *xyz_list, Gauss *gauss) |
|
void | VerticalSegmentIndicesBase (int **pindices, int *pnumseg, int finiteelement) |
|
void | Marshall (char **pmarshalled_data, int *pmarshalled_data_size, int marshall_direction) |
|
int | NumberofNodes (int finiteelement) |
|
int | PressureInterpolation (int fe_stokes) |
|
void | SurfaceNodeIndices (int *pnumindices, int **pindices, int finiteelement) |
|
int | TensorInterpolation (int fe_stokes) |
|
int | VelocityInterpolation (int fe_stokes) |
|
Definition at line 8 of file PentaInput2.h.