Serac  0.1
Serac is an implicit thermal strucural mechanics simulation code.
serac::ShapeAwareFunctional< shape, test(trials...), exec > Member List

This is the complete list of members for serac::ShapeAwareFunctional< shape, test(trials...), exec >, including all inherited members.

AddBoundaryIntegral(Dimension< dim >, DependsOn< args... >, lambda &&integrand, domain_type &domain)serac::ShapeAwareFunctional< shape, test(trials...), exec >inline
AddDomainIntegral(Dimension< dim >, DependsOn< args... >, lambda &&integrand, domain_type &domain, std::shared_ptr< QuadratureData< qpt_data_type >> qdata=NoQData)serac::ShapeAwareFunctional< shape, test(trials...), exec >inline
operator()(DifferentiateWRT< wrt >, double t, const T &... args)serac::ShapeAwareFunctional< shape, test(trials...), exec >inline
operator()(double t, const T &... args)serac::ShapeAwareFunctional< shape, test(trials...), exec >inline
ShapeAwareFunctional(const mfem::ParFiniteElementSpace *shape_fes, const mfem::ParFiniteElementSpace *test_fes, std::array< const mfem::ParFiniteElementSpace *, num_trial_spaces > trial_fes)serac::ShapeAwareFunctional< shape, test(trials...), exec >inline
ShapeAwareFunctional(const mfem::ParFiniteElementSpace *shape_fes, std::array< const mfem::ParFiniteElementSpace *, num_trial_spaces > trial_fes)serac::ShapeAwareFunctional< shape, test(trials...), exec >inline
updateQdata(bool update_flag)serac::ShapeAwareFunctional< shape, test(trials...), exec >inline