|
PolyFEM
|
Go to the source code of this file.
Classes | |
| class | polyfem::varform::VarFormFactory |
Namespaces | |
| namespace | polyfem |
| namespace | polyfem::varform |
Functions | |
| std::string | polyfem::varform::formulation_from_args (const json &args) |
| Extracts the formulation type from the given JSON arguments. | |
| bool | polyfem::varform::uses_varform_state (json args) |
| Checks if the given JSON arguments use a VarForm state. | |