Field class that handles the attributes of each field.
More...
#include <fields.h>
|
| Field (fieldType _type, PDEType _pdetype, std::string _name) |
| Constructor.
|
|
|
fieldType | type |
|
PDEType | pdetype |
|
std::string | name |
|
unsigned int | index |
|
unsigned int | startIndex |
|
unsigned int | numComponents |
|
bool | hasDirichletBCs |
|
bool | hasnonuniformDirichletBCs |
|
bool | hasNeumannBCs |
|
template<int dim>
class Field< dim >
Field class that handles the attributes of each field.
The documentation for this class was generated from the following file:
- /home/runner/work/phaseField/phaseField/include/core/fields.h