Serac  0.1
Serac is an implicit thermal strucural mechanics simulation code.
Static Public Attributes | List of all members
serac::Parameters< T > Struct Template Reference

a struct that is used in the physics modules to clarify which template arguments are user-controlled parameters (e.g. for design optimization) More...

#include <common.hpp>

Static Public Attributes

static constexpr int n = sizeof...(T)
 how many parameters were specified
 

Detailed Description

template<typename... T>
struct serac::Parameters< T >

a struct that is used in the physics modules to clarify which template arguments are user-controlled parameters (e.g. for design optimization)

Definition at line 23 of file common.hpp.


The documentation for this struct was generated from the following file: