PRISMS-PF Manual v3.0-pre
Loading...
Searching...
No Matches
Field< dim > Class Template Reference

Field class that handles the attributes of each field. More...

#include <fields.h>

Public Member Functions

 Field (fieldType _type, PDEType _pdetype, std::string _name)
 Constructor.
 

Public Attributes

fieldType type
 
PDEType pdetype
 
std::string name
 
unsigned int index
 
unsigned int startIndex
 
unsigned int numComponents
 
bool hasDirichletBCs
 
bool hasnonuniformDirichletBCs
 
bool hasNeumannBCs
 

Detailed Description

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: