#include "Phalanx_ConfigDefs.hpp"
#include "Phalanx.hpp"
#include "Teuchos_RCP.hpp"
#include "Teuchos_ArrayRCP.hpp"
#include "Teuchos_TestForException.hpp"
#include "Teuchos_Array.hpp"
#include "Teuchos_TimeMonitor.hpp"
#include "Cell.hpp"
#include "Workset.hpp"
#include "Traits.hpp"
#include "FactoryTraits.hpp"
Functions | |
template<typename ScalarT > | |
void | compareScalarFields (PHX::Field< ScalarT > &field1, PHX::Field< ScalarT > &field2, double tol) |
int | main (int argc, char *argv[]) |
void compareScalarFields | ( | PHX::Field< ScalarT > & | field1, | |
PHX::Field< ScalarT > & | field2, | |||
double | tol | |||
) | [inline] |
References PHX::Field< DataT >::fieldTag(), and PHX::Field< DataT >::size().
int main | ( | int | argc, | |
char * | argv[] | |||
) |
References MyWorkset::begin, MyWorkset::end, MyWorkset::local_offset, PHX::NaturalOrder, MyWorkset::num_cells, and PHX::EvaluatorFactory< Traits, FactoryTraits >::registerEvaluators().