PolyFEM
Loading...
Searching...
No Matches
VarFormFactory.hpp File Reference
#include <polyfem/Common.hpp>
#include <memory>
#include <string>
Include dependency graph for VarFormFactory.hpp:
This graph shows which files directly or indirectly include this file:

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.