|
PolyFEM
|
#include <VarFormFactory.hpp>
Static Public Member Functions | |
| static bool | supports (const std::string &formulation, const json &args) |
| static std::shared_ptr< VarForm > | create (const std::string &formulation, const json &args) |
Definition at line 12 of file VarFormFactory.hpp.
|
static |
Definition at line 95 of file VarFormFactory.cpp.
References polyfem::assembler::AssemblerUtils::make_assembler(), and supports().
Referenced by polyfem::State::init(), and polyfem::varform::uses_varform_state().
|
static |
Definition at line 61 of file VarFormFactory.cpp.
References polyfem::assembler::AssemblerUtils::make_assembler(), and polyfem::assembler::AssemblerUtils::other_assembler_name().
Referenced by create().