PRISMS-PF  v2.1
unitTest< dim, T > Class Template Reference

#include <unitTest.h>

Public Member Functions

bool test_computeInvM (int argc, char **argv, userInputParameters< dim >)
 
bool test_outputResults (int argc, char **argv, userInputParameters< dim > userInputs)
 
bool test_computeStress ()
 
void assignCIJSize (dealii::VectorizedArray< double > CIJ[2 *dim-1+dim/3][2 *dim-1+dim/3])
 
void assignCIJSize (dealii::Table< 2, double > &CIJ)
 
bool test_setRigidBodyModeConstraints (std::vector< int >, userInputParameters< dim > userInputs)
 
bool test_parse_line ()
 
bool test_get_subsection_entry_list ()
 
bool test_get_entry_name_ending_list ()
 
bool test_load_BC_list ()
 
bool test_setOutputTimeSteps ()
 
bool test_NonlinearSolverParameters ()
 
bool test_LinearSolverParameters ()
 
bool test_EquationDependencyParser_variables_and_residuals_needed ()
 
bool test_EquationDependencyParser_nonlinear ()
 
bool test_EquationDependencyParser_postprocessing ()
 
bool test_FloodFiller ()
 
bool test_SimplifiedGrainRepresentation ()
 
bool test_SimplifiedGrainManipulator_transferGrainIds ()
 
bool test_SimplifiedGrainManipulator_reassignGrains ()
 
bool test_OrderParameterRemapper ()
 

Detailed Description

template<int dim, typename T>
class unitTest< dim, T >

Definition at line 79 of file unitTest.h.

Member Function Documentation

◆ assignCIJSize() [1/2]

void assignCIJSize ( dealii::VectorizedArray< double >  CIJ[2 *dim-1+dim/3][2 *dim-1+dim/3])

Definition at line 11 of file test_computeStress.h.

◆ assignCIJSize() [2/2]

void assignCIJSize ( dealii::Table< 2, double > &  CIJ)

Definition at line 3 of file test_computeStress.h.

◆ test_computeInvM()

bool test_computeInvM ( int  argc,
char **  argv,
userInputParameters< dim >  userInputs 
)

Definition at line 57 of file test_invM.h.

◆ test_computeStress()

bool test_computeStress ( )

Definition at line 16 of file test_computeStress.h.

◆ test_EquationDependencyParser_nonlinear()

bool test_EquationDependencyParser_nonlinear ( )

Definition at line 270 of file test_EquationDependencyParser.h.

◆ test_EquationDependencyParser_postprocessing()

bool test_EquationDependencyParser_postprocessing ( )

Definition at line 393 of file test_EquationDependencyParser.h.

◆ test_EquationDependencyParser_variables_and_residuals_needed()

bool test_EquationDependencyParser_variables_and_residuals_needed ( )

Definition at line 2 of file test_EquationDependencyParser.h.

◆ test_FloodFiller()

bool test_FloodFiller ( )

Definition at line 136 of file test_FloodFiller.h.

◆ test_get_entry_name_ending_list()

bool test_get_entry_name_ending_list ( )

Definition at line 4 of file test_get_entry_name_ending_list.h.

◆ test_get_subsection_entry_list()

bool test_get_subsection_entry_list ( )

Definition at line 4 of file test_get_subsection_entry_list.h.

◆ test_LinearSolverParameters()

bool test_LinearSolverParameters ( )

Definition at line 5 of file test_LinearSolverParameters.h.

◆ test_load_BC_list()

bool test_load_BC_list ( )

Definition at line 4 of file test_load_BC_list.h.

◆ test_NonlinearSolverParameters()

bool test_NonlinearSolverParameters ( )

Definition at line 5 of file test_NonlinearSolverParameters.h.

◆ test_OrderParameterRemapper()

bool test_OrderParameterRemapper ( )

Definition at line 39 of file test_OrderParameterRemapper.h.

◆ test_outputResults()

bool test_outputResults ( int  argc,
char **  argv,
userInputParameters< dim >  userInputs 
)

Definition at line 29 of file test_outputResults.h.

◆ test_parse_line()

bool test_parse_line ( )

Definition at line 4 of file test_parse_line.h.

◆ test_setOutputTimeSteps()

bool test_setOutputTimeSteps ( )

Definition at line 4 of file test_setOutputTimeSteps.h.

◆ test_setRigidBodyModeConstraints()

bool test_setRigidBodyModeConstraints ( std::vector< int >  rigidBodyModeComponents,
userInputParameters< dim >  userInputs 
)

Definition at line 53 of file test_setRigidBodyModeConstraints.h.

◆ test_SimplifiedGrainManipulator_reassignGrains()

bool test_SimplifiedGrainManipulator_reassignGrains ( )

Definition at line 111 of file test_SimplifiedGrainManipulator.h.

◆ test_SimplifiedGrainManipulator_transferGrainIds()

bool test_SimplifiedGrainManipulator_transferGrainIds ( )

Definition at line 4 of file test_SimplifiedGrainManipulator.h.

◆ test_SimplifiedGrainRepresentation()

bool test_SimplifiedGrainRepresentation ( )

Definition at line 4 of file test_SimplifiedGrainRepresentation.h.


The documentation for this class was generated from the following files: