Provides a set of options (i.e. metainformation) for each PDE specified via ViennaMath. More...
#include <vector>
#include "viennafem/forwards.h"
Go to the source code of this file.
Data Structures | |
class | linear_pde_options |
Namespaces | |
namespace | viennafem |
The main namespace for ViennaFEM. All user functionality resides in this namespace. | |
Functions | |
template<typename TrialSpaceTag , typename TestSpaceTag > | |
linear_pde_options | make_linear_pde_options (long data_id, TrialSpaceTag, TestSpaceTag, bool existing_mapping=false) |
Convenience function for creating a PDE config object. |
Provides a set of options (i.e. metainformation) for each PDE specified via ViennaMath.