10 #ifndef FORTRAN_Proto_h 11 #define FORTRAN_Proto_h 13 #include <stk_util/util/Fortran.hpp> 103 const double* coords,
110 const double* coords,
117 const double* coords,
124 const double* coords,
131 const double* coords,
136 const double* par_coords,
141 const double* par_coords,
145 const double* par_coords,
150 const double* par_coords,
166 const double* coords,
177 const double* coords,
184 SIERRA_FORTRAN(
twod_gij ) (
const int* npe,
187 const double* coords,
192 SIERRA_FORTRAN(
threed_gij ) (
const int* npe,
195 const double* coords,
204 const double* coords,
215 const double* coords,
226 const double* coords,
237 const double* coords,
245 const double* par_coords,
248 #endif // FORTRAN_Proto_h void SIERRA_FORTRAN() edge2d_scs_det(const int *nelem, const int *npe, const int *nint, const double *coords, double *areav)
void SIERRA_FORTRAN() quad_scv_det(const int *nelem, const int *npe, const int *nscv, const double *coords, double *volume, double *error, int *nerr)
void SIERRA_FORTRAN() quad_scs_det(const int *nelem, const int *npe, const int *nscs, const double *coords, double *area_vec)
void SIERRA_FORTRAN() tri_scv_det(const int *nelem, const int *npe, const int *nscv, const double *coords, double *volume, double *error, int *nerr)
void SIERRA_FORTRAN() tri3d_scs_det(const int *nelem, const int *npe, const int *nint, const double *coords, double *areav)
void SIERRA_FORTRAN() tri_derivative(const int *npts, double *deriv)
void SIERRA_FORTRAN() tri_scs_det(const int *nelem, const int *npe, const int *nscs, const double *coords, double *area_vec)
void SIERRA_FORTRAN() wed_scv_det(const int *nelem, const int *npe, const int *nscv, const double *coords, double *volume, double *error, int *nerr)
void SIERRA_FORTRAN() tri_gradient_operator(const int *nelem, const int *npe, const int *numint, double *deriv, const double *coords, double *gradop, double *det_j, double *error, int *lerr)
void SIERRA_FORTRAN() tet_scs_det(const int *nelem, const int *npe, const int *nscs, const double *coords, double *area_vec)
void SIERRA_FORTRAN() quad92d_derivative(const int *npts, const double *par_coords, double *deriv)
void SIERRA_FORTRAN() pyr_scv_det(const int *nelem, const int *npe, const int *nscv, const double *coords, double *volume, double *error, int *nerr)
void SIERRA_FORTRAN() pyr_gradient_operator(const int *nelem, const int *npe, const int *numint, double *deriv, const double *coords, double *gradop, double *det_j, double *error, int *lerr)
void SIERRA_FORTRAN() pyr_scs_det(const int *nelem, const int *npe, const int *nscs, const double *coords, double *area_vec)
void SIERRA_FORTRAN() quad3d_scs_det(const int *nelem, const double *coords, double *areav)
void SIERRA_FORTRAN() hex_scv_det(const int *nelem, const int *npe, const int *nscv, const double *coords, double *volume, double *error, int *nerr)
void SIERRA_FORTRAN() quad3d_shape_fcn(const int *npts, const double *par_coords, double *shape_fcn)
void SIERRA_FORTRAN() tet_gradient_operator(const int *nelem, const int *npe, const int *numint, double *deriv, const double *coords, double *gradop, double *det_j, double *error, int *lerr)
void SIERRA_FORTRAN() tet_scv_det(const int *nelem, const int *npe, const int *nscv, const double *coords, double *volume, double *error, int *nerr)
void SIERRA_FORTRAN() tet_derivative(const int *npts, double *deriv)
void SIERRA_FORTRAN() hex_derivative(const int *npts, const double *par_coords, double *deriv)
void SIERRA_FORTRAN() hex_gradient_operator(const int *nelem, const int *npe, const int *numint, double *deriv, const double *coords, double *gradop, double *det_j, double *error, int *lerr)
void SIERRA_FORTRAN() hex_scs_det(const int *nelem, const int *npe, const int *nscs, const double *coords, double *area_vec)
void SIERRA_FORTRAN() quad_gradient_operator(const int *nelem, const int *npe, const int *numint, double *deriv, const double *coords, double *gradop, double *det_j, double *error, int *lerr)
void SIERRA_FORTRAN() wed_gradient_operator(const int *nelem, const int *npe, const int *numint, double *deriv, const double *coords, double *gradop, double *det_j, double *error, int *lerr)
void SIERRA_FORTRAN() threed_gij(const int *npe, const int *numint, double *deriv, const double *coords, double *gupperij, double *glowerij)
void SIERRA_FORTRAN() hex_shape_fcn(const int *npts, const double *par_coords, double *shape_fcn)
void SIERRA_FORTRAN() quad_derivative(const int *npts, const double *par_coords, double *deriv)
void SIERRA_FORTRAN() wed_scs_det(const int *nelem, const int *npe, const int *nscs, const double *coords, double *area_vec)
void SIERRA_FORTRAN() twod_gij(const int *npe, const int *numint, double *deriv, const double *coords, double *gupperij, double *glowerij)