libMesh
|
This namespace implements singleton reference elements for each fundamental element type supported by libMesh
.
More...
Functions | |
const Elem & | get (const ElemType type_in) |
This namespace implements singleton reference elements for each fundamental element type supported by libMesh
.
Namespace providing access to reference geometric element types.
Definition at line 237 of file reference_elem.C.
References libMesh::Utility::enum_to_string(), libMesh::INVALID_ELEM, libMesh::QUAD4, libMesh::QUAD8, libMesh::QUADSHELL4, libMesh::QUADSHELL8, libMesh::TRI3, and libMesh::TRISHELL3.
Referenced by libMesh::ExactSolution::_compute_error(), libMesh::PetscMatrix< libMesh::Number >::_get_submatrix(), libMesh::SlepcEigenSolver< libMesh::Number >::_solve_generalized_helper(), libMesh::SlepcEigenSolver< libMesh::Number >::_solve_standard_helper(), libMesh::PetscLinearSolver< Number >::adjoint_solve(), libMesh::RBThetaExpansion::attach_multiple_A_theta(), libMesh::RBThetaExpansion::attach_multiple_F_theta(), libMesh::RBThetaExpansion::attach_output_theta(), libMesh::FEMContext::attach_quadrature_rules(), libMesh::Parallel::Sort< KeyType, IdxType >::binsort(), libMesh::PetscNonlinearSolver< Number >::build_mat_null_space(), libMesh::System::calculate_norm(), libMesh::PetscVector< libMesh::Number >::create_subvector(), DMCreateGlobalVector_libMesh(), libMesh::NumericVector< Number >::get(), libMesh::SlepcEigenSolver< libMesh::Number >::init(), libMesh::PetscPreconditioner< T >::init(), libMesh::TimeSolver::init(), libMesh::PetscShellMatrix< T >::init(), libMesh::TaoOptimizationSolver< T >::init(), libMesh::PetscMatrix< libMesh::Number >::init(), libMesh::PetscNonlinearSolver< Number >::init(), libMesh::PetscLinearSolver< Number >::init(), libMesh::EpetraVector< T >::init(), libMesh::PetscVector< libMesh::Number >::init(), libMesh::PetscDMWrapper::init_and_attach_petscdm(), libMesh::PetscVector< libMesh::Number >::localize(), libMesh::MeshBase::partition(), libMesh::PetscMatrix< libMesh::Number >::print_matlab(), libMesh::PetscVector< libMesh::Number >::print_matlab(), libMesh::PetscMatrix< libMesh::Number >::print_personal(), libMesh::Elem::reference_elem(), libMesh::TimeSolver::reinit(), libMesh::PetscLinearSolver< Number >::restrict_solve_to(), libMesh::PetscDiffSolver::setup_petsc_data(), libMesh::TimeSolver::solve(), libMesh::PetscLinearSolver< Number >::solve(), libMesh::SlepcEigenSolver< libMesh::Number >::solve_generalized(), libMesh::SlepcEigenSolver< libMesh::Number >::solve_standard(), WhichNodeAmITest::testHexes(), WhichNodeAmITest::testPrisms(), WhichNodeAmITest::testPyramids(), WhichNodeAmITest::testTets(), libMesh::EpetraMatrix< T >::update_sparsity_pattern(), and libMesh::RBEvaluation::write_out_basis_functions().