https://mooseframework.inl.gov
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
HexagonalLatticeTest Class Reference

#include <HexagonalLatticeTest.h>

Inheritance diagram for HexagonalLatticeTest:
[legend]

Public Member Functions

 HexagonalLatticeTest ()
 

Protected Member Functions

void buildObjects ()
 
T & addObject (const std::string &type, const std::string &name, InputParameters &params)
 

Protected Attributes

std::unique_ptr< MooseMesh_mesh
 
std::shared_ptr< MooseApp_app
 
Factory_factory
 
std::shared_ptr< FEProblem_fe_problem
 

Detailed Description

Definition at line 15 of file HexagonalLatticeTest.h.

Constructor & Destructor Documentation

◆ HexagonalLatticeTest()

HexagonalLatticeTest::HexagonalLatticeTest ( )
inline

Definition at line 18 of file HexagonalLatticeTest.h.

18 : MooseObjectUnitTest("ReactorUnitApp") {}
MooseObjectUnitTest(const std::string &app_name)

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