proteus  1.8.1
C/C++/Fortran libraries
CompKernelSpaceMapping< NSPACE, NDOF_MESH_TRIAL_ELEMENT > Member List

This is the complete list of members for CompKernelSpaceMapping< NSPACE, NDOF_MESH_TRIAL_ELEMENT >, including all inherited members.

calculateH_element(const int eN, const int k, double *h_dof, int *mesh_l2g, double *mesh_trial_ref, double &h)CompKernelSpaceMapping< NSPACE, NDOF_MESH_TRIAL_ELEMENT >inline
calculateMapping_element(const int eN, const int k, double *mesh_dof, int *mesh_l2g, double *mesh_trial_ref, double *mesh_grad_trial_ref, double *jac, double &jacDet, double *jacInv, double &x, double &y, double &z)CompKernelSpaceMapping< NSPACE, NDOF_MESH_TRIAL_ELEMENT >inline
calculateMapping_elementBoundary(const int eN, const int ebN_local, const int kb, const int ebN_local_kb, double *mesh_dof, int *mesh_l2g, double *mesh_trial_trace_ref, double *mesh_grad_trial_trace_ref, double *boundaryJac_ref, double *jac, double &jacDet, double *jacInv, double *boundaryJac, double *metricTensor, double &metricTensorDetSqrt, double *normal_ref, double *normal, double &x, double &y, double &z)CompKernelSpaceMapping< NSPACE, NDOF_MESH_TRIAL_ELEMENT >inline
calculateMappingVelocity_element(const int eN, const int k, double *mesh_velocity_dof, int *mesh_l2g, double *mesh_trial_ref, double &xt, double &yt, double &zt)CompKernelSpaceMapping< NSPACE, NDOF_MESH_TRIAL_ELEMENT >inline
calculateMappingVelocity_elementBoundary(const int eN, const int ebN_local, const int kb, const int ebN_local_kb, double *mesh_velocity_dof, int *mesh_l2g, double *mesh_trial_trace_ref, double &xt, double &yt, double &zt, double *normal, double *boundaryJac, double *metricTensor, double &metricTensorDetSqrt)CompKernelSpaceMapping< NSPACE, NDOF_MESH_TRIAL_ELEMENT >inline
gradFromDOF(const double *dof, const int *l2g_element, const double *grad_trial, double *grad)CompKernelSpaceMapping< NSPACE, NDOF_MESH_TRIAL_ELEMENT >inline
hessFromDOF(const double *dof, const int *l2g_element, const double *hess_trial, double *hess)CompKernelSpaceMapping< NSPACE, NDOF_MESH_TRIAL_ELEMENT >inline
valFromDOF(const double *dof, const int *l2g_element, const double *trial_ref, double &val)CompKernelSpaceMapping< NSPACE, NDOF_MESH_TRIAL_ELEMENT >inline