|
libMesh
|
This is the complete list of members for LaplaceYoung, including all inherited members.
| _gamma | LaplaceYoung | private |
| _kappa | LaplaceYoung | private |
| _sigma | LaplaceYoung | private |
| jacobian(const NumericVector< Number > &X, SparseMatrix< Number > &J, NonlinearImplicitSystem &S) | LaplaceYoung | virtual |
| libMesh::NonlinearImplicitSystem::ComputeJacobian::jacobian(const NumericVector< Number > &X, SparseMatrix< Number > &J, sys_type &S)=0 | libMesh::NonlinearImplicitSystem::ComputeJacobian | pure virtual |
| LaplaceYoung() | LaplaceYoung | inline |
| postcheck(const NumericVector< Number > &old_soln, NumericVector< Number > &search_direction, NumericVector< Number > &new_soln, bool &changed_search_direction, bool &changed_new_soln, NonlinearImplicitSystem &S) | LaplaceYoung | virtual |
| libMesh::NonlinearImplicitSystem::ComputePostCheck::postcheck(const NumericVector< Number > &old_soln, NumericVector< Number > &search_direction, NumericVector< Number > &new_soln, bool &changed_search_direction, bool &changed_new_soln, sys_type &S)=0 | libMesh::NonlinearImplicitSystem::ComputePostCheck | pure virtual |
| residual(const NumericVector< Number > &X, NumericVector< Number > &R, NonlinearImplicitSystem &S) | LaplaceYoung | virtual |
| libMesh::NonlinearImplicitSystem::ComputeResidual::residual(const NumericVector< Number > &X, NumericVector< Number > &R, sys_type &S)=0 | libMesh::NonlinearImplicitSystem::ComputeResidual | pure virtual |
| ~ComputeJacobian() | libMesh::NonlinearImplicitSystem::ComputeJacobian | inlinevirtual |
| ~ComputePostCheck() | libMesh::NonlinearImplicitSystem::ComputePostCheck | inlinevirtual |
| ~ComputeResidual() | libMesh::NonlinearImplicitSystem::ComputeResidual | inlinevirtual |
1.8.16