mod_fem_viewer/mod_fem/inc/allcalc3d.h File Reference

#include <cstdlib>
#include <cstdio>
#include <cmath>
#include "aph_intf.h"
Include dependency graph for allcalc3d.h:

Go to the source code of this file.

Functions

double apr_elem_calc_3D (int Control, int Nreq, int Pdeg, int Base_type, double *Eta, double *Node_coor, double *Sol_dofs, double *Base_phi, double *Base_dphix, double *Base_dphiy, double *Base_dphiz, double *Xcoor, double *Sol, double *Dsolx, double *Dsoly, double *Dsolz, double *Vec_nor)
int apr_shape_fun_3D (int Base_type, int Pdeg, double *Eta, double *Base_phi, double *Base_dphix, double *Base_dphiy, double *Base_dphiz)
double ut_mat3_inv (double *mat, double *mat_inv)
 * local variables */
double ut_vec3_length (double *vec)
int apr_shape_fun_2D (int Base_type, int Pdeg, double *Eta, double *Base_phi, double *Base_dphix, double *Base_dphiy)
int apr_shape_fun_1D (int Pdeg, double Eta, double *Base_phi, double *Base_dphix)

Function Documentation

double apr_elem_calc_3D ( int  Control,
int  Nreq,
int  Pdeg,
int  Base_type,
double *  Eta,
double *  Node_coor,
double *  Sol_dofs,
double *  Base_phi,
double *  Base_dphix,
double *  Base_dphiy,
double *  Base_dphiz,
double *  Xcoor,
double *  Sol,
double *  Dsolx,
double *  Dsoly,
double *  Dsolz,
double *  Vec_nor 
)
int apr_shape_fun_1D ( int  Pdeg,
double  Eta,
double *  Base_phi,
double *  Base_dphix 
)

Here is the caller graph for this function:

int apr_shape_fun_2D ( int  Base_type,
int  Pdeg,
double *  Eta,
double *  Base_phi,
double *  Base_dphix,
double *  Base_dphiy 
)

Here is the call graph for this function:

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1