Home
last modified time | relevance | path

Searched refs:rhs_coeff (Results 1 – 1 of 1) sorted by relevance

/libCEED/examples/mfem/
H A Dbp3.cpp144 mfem::FunctionCoefficient rhs_coeff(rhs); in main() local
145 b.AddDomainIntegrator(new mfem::DomainLFIntegrator(rhs_coeff)); in main()