Searched refs:rhs_coeff (Results 1 – 1 of 1) sorted by relevance
144 mfem::FunctionCoefficient rhs_coeff(rhs); in main() local145 b.AddDomainIntegrator(new mfem::DomainLFIntegrator(rhs_coeff)); in main()