PolyFEM
Loading...
Searching...
No Matches
polyfem::assembler::AssemblerUtils Member List

This is the complete list of members for polyfem::assembler::AssemblerUtils, including all inherited members.

AssemblerUtils()=deletepolyfem::assembler::AssemblerUtils
BasisType enum namepolyfem::assembler::AssemblerUtils
make_assembler(const std::string &formulation)polyfem::assembler::AssemblerUtilsstatic
make_mixed_assembler(const std::string &formulation)polyfem::assembler::AssemblerUtilsstatic
merge_mixed_matrices(const int n_bases, const int n_pressure_bases, const int problem_dim, const bool add_average, const StiffnessMatrix &velocity_stiffness, const StiffnessMatrix &mixed_stiffness, const StiffnessMatrix &pressure_stiffness, StiffnessMatrix &stiffness)polyfem::assembler::AssemblerUtilsstatic
other_assembler_name(const std::string &formulation)polyfem::assembler::AssemblerUtilsstatic
quadrature_order(const std::string &assembler, const int basis_degree, const BasisType &b_type, const int dim)polyfem::assembler::AssemblerUtilsstatic