PolyFEM
Loading...
Searching...
No Matches
TestProblem.cpp File Reference
#include "TestProblem.hpp"
#include <iostream>
Include dependency graph for TestProblem.cpp:

Go to the source code of this file.

Namespaces

namespace  polyfem
 
namespace  polyfem::problem
 

Macros

#define PARAM(x)   (params_[#x].get<double>())
 

Macro Definition Documentation

◆ PARAM

#define PARAM (   x)    (params_[#x].get<double>())

Definition at line 105 of file TestProblem.cpp.