![]() |
|
Functions | |
std::complex< double > | I (0.0, 1.0) |
Imaginary unit. More... | |
void | get_exact_u (const Vector< double > &x, Vector< double > &u) |
Exact solution as a Vector of size 2, containing real and imag parts. More... | |
void | plot () |
Plot. More... | |
Variables | |
unsigned | N_terms =100 |
Number of terms in series. More... | |
double | K =3.0*MathematicalConstants::Pi |
Wave number. More... | |
Namespace to test representation of planar wave in spherical polars
////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////// Namespace to test representation of planar wave in spherical polars
Exact solution as a Vector of size 2, containing real and imag parts.
References atan2(), CRBond_Bessel::bessjyv(), cos(), i, I, K, ProblemParameters::N_terms, p, oomph::MathematicalConstants::Pi, oomph::Legendre_functions_helper::plgndr2(), Eigen::bfloat16_impl::pow(), R, sqrt(), BiharmonicTestFunctions2::theta, and plotDoE::x.
std::complex< double > PlanarWave::I | ( | 0. | 0, |
1. | 0 | ||
) |
Imaginary unit.
void PlanarWave::plot | ( | ) |
Plot.
References Eigen::bfloat16_impl::exp(), ProblemParameters::get_exact_u(), i, I, j, Mesh_Parameters::nz, oomph::MathematicalConstants::Pi, plotPSD::t, and plotDoE::x.
Referenced by oomph::MGSolver< DIM >::interpolation_self_test(), oomph::FiniteElement::output_paraview(), oomph::MGSolver< DIM >::restriction_self_test(), oomph::QElement< 1, NNODE_1D >::write_paraview_output_offset_information(), oomph::QElement< 2, NNODE_1D >::write_paraview_output_offset_information(), oomph::QElement< 3, NNODE_1D >::write_paraview_output_offset_information(), and oomph::TElement< 1, NNODE_1D >::write_paraview_output_offset_information().
double PlanarWave::K =3.0*MathematicalConstants::Pi |
Wave number.
Referenced by oomph::SpineLineMarangoniSurfactantFluidInterfaceElement< ELEMENT >::add_additional_residual_contributions_interface(), bench_prod(), oomph::IsotropicStrainEnergyFunctionConstitutiveLaw::calculate_second_piola_kirchhoff_stress(), Eigen::internal::visitor_impl< Visitor, Derived, UnrollCount, Vectorize, false, ShortCircuitEvaluation >::CanVectorize(), Eigen::internal::visitor_impl< Visitor, Derived, UnrollCount, Vectorize, true, ShortCircuitEvaluation >::CanVectorize(), check_product(), WearableNurbsWall::computeWear(), WearableTriangulatedWall::computeWear(), Eigen::internal::copyBToRowMajor(), oomph::SolubleSurfactantTransportInterfaceElement::dflux_from_bulk_dC(), oomph::SolubleSurfactantTransportInterfaceElement::dflux_from_bulk_dC_bulk(), EIGEN_DECLARE_TEST(), oomph::SolubleSurfactantTransportInterfaceElement::flux_from_bulk(), Eigen::internal::gemmKernel(), get_exact_u(), Eigen::TensorEvaluator< const TensorContractionOp< Indices, LeftArgType, RightArgType, OutputKernelType >, Eigen::SyclDevice >::launchSC(), main(), SmallMatrix< numberOfRows, numberOfColumns >::operator*(), Eigen::internal::lhs_process_fraction_of_packet< nr, LhsProgress, RhsProgress, LhsScalar, RhsScalar, ResScalar, AccPacket, LhsPacket, RhsPacket, ResPacket, GEBPTraits, LinearMapper, DataMapper >::peeled_kc_onestep(), Eigen::internal::lhs_process_one_packet< nr, LhsProgress, RhsProgress, LhsScalar, RhsScalar, ResScalar, AccPacket, LhsPacket, RhsPacket, ResPacket, GEBPTraits, LinearMapper, DataMapper >::peeled_kc_onestep(), loop_on_k< M, N, K >::run(), loop_on_n< M, N, K, Scalar, Mode >::run(), Eigen::internal::visitor_impl< Visitor, Derived, UnrollCount, Vectorize, false, ShortCircuitEvaluation >::run(), Eigen::internal::visitor_impl< Visitor, Derived, UnrollCount, Vectorize, true, ShortCircuitEvaluation >::run(), test_linear_but_not_vectorizable(), Eigen::internal::triSolveKernel(), and Eigen::internal::triSolveKernelLxK().
unsigned PlanarWave::N_terms =100 |
Number of terms in series.
Referenced by oomph::FourierDecomposedHelmholtzDtNMesh< ELEMENT >::setup_gamma().