std Namespace Reference
Functions | |
| long double | max (long double a, double b) |
| long double | min (long double a, double b) |
| long double | max (double a, long double b) |
| long double | min (double a, long double b) |
| double | max (double a, float b) |
| double | min (double a, float b) |
| double | max (float a, double b) |
| double | min (float a, double b) |
| long double | max (long double a, float b) |
| long double | min (long double a, float b) |
| long double | max (float a, long double b) |
| long double | min (float a, long double b) |
| double | abs (double a) |
| double | pow (double a, int b) |
Function Documentation
| double std::abs | ( | double | a | ) | [inline] |
Definition at line 59 of file libmesh_augment_std_namespace.h.
Referenced by GETPOT_NAMESPACE::GetPot::_DBE_expand(), libMesh::DenseMatrix< T >::_lu_decompose(), libMesh::LaspackVector< T >::abs(), libMesh::DistributedVector< T >::abs(), libMesh::TypeVector< T >::absolute_fuzzy_equals(), libMesh::InfElemBuilder::build_inf_elem(), libMesh::System::calculate_norm(), libMesh::FEGenericBase< OutputType >::coarsened_dof_values(), libMesh::NumericVector< T >::compare(), libMesh::FEAbstract::compute_node_constraints(), libMesh::FEGenericBase< OutputType >::compute_periodic_constraints(), libMesh::FEGenericBase< OutputType >::compute_proj_constraints(), libMesh::ContinuationSystem::continuation_solve(), libMesh::MemorySolutionHistory::find_stored_entry(), libMesh::NumericVector< T >::global_relative_compare(), libMesh::PointLocatorTree::init(), libMesh::InfFE< Dim, T_radial, T_map >::inverse_map(), libMesh::Tet::is_child_on_side_helper(), libMesh::LocationMap< T >::key(), libMesh::DistributedVector< T >::l1_norm(), libMesh::DenseVector< T >::l1_norm(), libMesh::DenseMatrix< T >::l1_norm(), libMesh::NewtonSolver::line_search(), libMesh::DistributedVector< T >::linfty_norm(), libMesh::DenseMatrix< T >::linfty_norm(), libMesh::NumericVector< T >::local_relative_compare(), libMesh::DofMap::max_constraint_error(), libMesh::VariationalMeshSmoother::minJ(), libMesh::VariationalMeshSmoother::minJ_BC(), libMesh::Sphere::on_surface(), libMesh::Plane::on_surface(), libMesh::WeightedPatchRecoveryErrorEstimator::EstimateError::operator()(), libMesh::BoundaryProjectSolution::operator()(), libMesh::ProjectFEMSolution::operator()(), libMesh::ProjectSolution::operator()(), libMesh::PatchRecoveryErrorEstimator::EstimateError::operator()(), libMesh::TypeTensor< T >::operator==(), libMesh::EpetraVector< T >::reciprocal(), libMesh::TypeVector< T >::relative_fuzzy_equals(), libMesh::MemorySolutionHistory::retrieve(), libMesh::ContinuationSystem::set_Theta_LOCA(), libMesh::FE< Dim, T >::shape(), libMesh::FE< Dim, T >::shape_deriv(), libMesh::FE< Dim, T >::shape_second_deriv(), libMesh::SIGN(), libMesh::Sphere::Sphere(), libMesh::MemorySolutionHistory::store(), libMesh::NumericVector< T >::subset_l1_norm(), libMesh::ContinuationSystem::update_solution(), libMesh::TecplotIO::write_ascii(), libMesh::GMVIO::write_ascii_new_impl(), libMesh::GMVIO::write_ascii_old_impl(), libMesh::TecplotIO::write_binary(), libMesh::GMVIO::write_binary(), and libMesh::GMVIO::write_discontinuous_gmv().
| long double std::max | ( | float | a, | |
| long double | b | |||
| ) | [inline] |
Definition at line 52 of file libmesh_augment_std_namespace.h.
| long double std::max | ( | long double | a, | |
| float | b | |||
| ) | [inline] |
Definition at line 47 of file libmesh_augment_std_namespace.h.
| double std::max | ( | float | a, | |
| double | b | |||
| ) | [inline] |
Definition at line 42 of file libmesh_augment_std_namespace.h.
| double std::max | ( | double | a, | |
| float | b | |||
| ) | [inline] |
Definition at line 37 of file libmesh_augment_std_namespace.h.
| long double std::max | ( | double | a, | |
| long double | b | |||
| ) | [inline] |
Definition at line 32 of file libmesh_augment_std_namespace.h.
| long double std::max | ( | long double | a, | |
| double | b | |||
| ) | [inline] |
Definition at line 27 of file libmesh_augment_std_namespace.h.
Referenced by GETPOT_NAMESPACE::GetPot::_DBE_expand(), libMesh::ParallelMesh::add_elem(), libMesh::QoISet::add_indices(), libMesh::ParallelMesh::add_node(), libMesh::TreeNode< N >::bounds_point(), libMesh::EquationSystems::build_solution_vector(), libMesh::System::calculate_norm(), libMesh::NumericVector< T >::compare(), libMesh::TreeNode< N >::create_bounding_box(), libMesh::MeshRefinement::create_parent_error_vector(), libMesh::FEType::default_quadrature_rule(), libMesh::MeshTools::Modification::distort(), libMesh::MeshRefinement::flag_elements_by_error_fraction(), libMesh::MeshRefinement::flag_elements_by_mean_stddev(), libMesh::DofMap::get_info(), libMesh::NumericVector< T >::global_relative_compare(), libMesh::QGrundmann_Moller::gm_rule(), libMesh::StatisticsVector< T >::histogram(), libMesh::Elem::hmax(), libMesh::LocationMap< T >::init(), libMesh::ParallelMesh::libmesh_assert_valid_parallel_object_ids(), libMesh::MeshRefinement::limit_level_mismatch_at_edge(), libMesh::MeshRefinement::limit_level_mismatch_at_node(), libMesh::NewtonSolver::line_search(), libMesh::DistributedVector< T >::linfty_norm(), libMesh::NumericVector< T >::local_relative_compare(), libMesh::MeshRefinement::make_coarsening_compatible(), libMesh::LaspackVector< T >::max(), libMesh::DistributedVector< T >::max(), libMesh::DofMap::max_constraint_error(), libMesh::Elem::max_descendant_p_level(), libMesh::StatisticsVector< T >::maximum(), libMesh::Tri3::min_and_max_angle(), libMesh::ErrorVector::minimum(), libMesh::MeshTools::n_active_levels(), libMesh::MeshTools::n_active_local_levels(), libMesh::MeshTools::n_levels(), libMesh::MeshTools::n_local_levels(), libMesh::MeshTools::n_p_levels(), libMesh::StatisticsVector< T >::normalize(), libMesh::WeightedPatchRecoveryErrorEstimator::EstimateError::operator()(), libMesh::PatchRecoveryErrorEstimator::EstimateError::operator()(), libMesh::StatisticsVector< T >::plot_histogram(), libMesh::InfHex::quality(), libMesh::Hex::quality(), libMesh::MeshBase::recalculate_n_partitions(), libMesh::DofMap::reinit(), libMesh::REINIT_ERROR(), libMesh::HPCoarsenTest::select_refinement(), libMesh::FE< Dim, T >::shape(), libMesh::FE< Dim, T >::shape_deriv(), libMesh::FE< Dim, T >::shape_second_deriv(), libMesh::FE< Dim, T >::side_map(), libMesh::TwostepTimeSolver::solve(), libMesh::NewtonSolver::solve(), libMesh::MeshTools::subdomain_bounding_box(), libMesh::GMVIO::write_ascii_new_impl(), libMesh::GMVIO::write_ascii_old_impl(), libMesh::TecplotIO::write_binary(), and libMesh::GMVIO::write_binary().
| long double std::min | ( | float | a, | |
| long double | b | |||
| ) | [inline] |
Definition at line 54 of file libmesh_augment_std_namespace.h.
| long double std::min | ( | long double | a, | |
| float | b | |||
| ) | [inline] |
Definition at line 49 of file libmesh_augment_std_namespace.h.
| double std::min | ( | float | a, | |
| double | b | |||
| ) | [inline] |
Definition at line 44 of file libmesh_augment_std_namespace.h.
| double std::min | ( | double | a, | |
| float | b | |||
| ) | [inline] |
Definition at line 39 of file libmesh_augment_std_namespace.h.
| long double std::min | ( | double | a, | |
| long double | b | |||
| ) | [inline] |
Definition at line 34 of file libmesh_augment_std_namespace.h.
| long double std::min | ( | long double | a, | |
| double | b | |||
| ) | [inline] |
Definition at line 29 of file libmesh_augment_std_namespace.h.
Referenced by GETPOT_NAMESPACE::GetPot::_DBE_expand(), libMesh::CentroidPartitioner::_do_partition(), libMesh::DenseMatrix< T >::_lu_decompose_lapack(), libMesh::VariationalMeshSmoother::adapt_minimum(), libMesh::VariationalMeshSmoother::adjust_adapt_data(), libMesh::TreeNode< N >::bounds_point(), libMesh::FEGenericBase< OutputType >::compute_periodic_constraints(), libMesh::FEGenericBase< OutputType >::compute_proj_constraints(), libMesh::InfQuad4::contains_point(), libMesh::InfPrism6::contains_point(), libMesh::InfHex8::contains_point(), libMesh::ContinuationSystem::continuation_solve(), libMesh::Nemesis_IO_Helper::create(), libMesh::ExodusII_IO_Helper::create(), libMesh::TreeNode< N >::create_bounding_box(), libMesh::MeshRefinement::create_parent_error_vector(), libMesh::Xdr::data_stream(), libMesh::MeshTools::Modification::distort(), libMesh::MeshRefinement::flag_elements_by_error_fraction(), libMesh::MeshRefinement::flag_elements_by_nelem_target(), libMesh::Nemesis_IO_Helper::get_elem_map(), libMesh::StatisticsVector< T >::histogram(), libMesh::Elem::hmin(), libMesh::LocationMap< T >::init(), libMesh::ParmetisPartitioner::initialize(), libMesh::SparsityPattern::Build::join(), libMesh::NewtonSolver::line_search(), libMesh::LaspackVector< T >::min(), libMesh::DistributedVector< T >::min(), libMesh::Tri3::min_and_max_angle(), libMesh::Elem::min_new_p_level_by_neighbor(), libMesh::Elem::min_p_level_by_neighbor(), libMesh::StatisticsVector< T >::minimum(), libMesh::ErrorVector::minimum(), libMesh::SparsityPattern::Build::parallel_sync(), libMesh::Partitioner::partition(), libMesh::StatisticsVector< T >::plot_histogram(), libMesh::InfHex::quality(), libMesh::Hex::quality(), libMesh::Nemesis_IO::read(), libMesh::ExodusII_IO_Helper::read_elem_num_map(), libMesh::ExodusII_IO_Helper::read_node_num_map(), libMesh::XdrIO::read_serialized_bcs(), libMesh::System::read_serialized_blocked_dof_objects(), libMesh::XdrIO::read_serialized_connectivity(), libMesh::XdrIO::read_serialized_nodes(), libMesh::EpetraVector< T >::reciprocal(), libMesh::Partitioner::repartition(), libMesh::Partitioner::set_node_processor_ids(), libMesh::Elem::set_p_level(), libMesh::FE< Dim, T >::shape(), libMesh::NewtonSolver::solve(), libMesh::MeshTools::subdomain_bounding_box(), libMesh::EpetraMatrix< T >::update_sparsity_pattern(), libMesh::System::write_serialized_blocked_dof_objects(), and libMesh::XdrIO::write_serialized_nodes().
| double std::pow | ( | double | a, | |
| int | b | |||
| ) | [inline] |
Definition at line 66 of file libmesh_augment_std_namespace.h.
Referenced by GETPOT_NAMESPACE::GetPot::_DBE_expand(), libMesh::ContinuationSystem::continuation_solve(), libMesh::VariationalMeshSmoother::maxE(), libMesh::VariationalMeshSmoother::metr_data_gen(), libMesh::VariationalMeshSmoother::minJ(), libMesh::VariationalMeshSmoother::minJ_BC(), libMesh::FE< Dim, T >::shape(), libMesh::FE< Dim, T >::shape_deriv(), libMesh::FE< Dim, T >::shape_second_deriv(), libMesh::MeshTools::Modification::smooth(), libMesh::TwostepTimeSolver::solve(), and libMesh::VariationalMeshSmoother::vertex().
00067 { return std::pow(a, static_cast<double>(b)); }
Site Created By: libMesh Developers
Last modified: February 05 2013 19:55:49 UTC
Hosted By: