https://mooseframework.inl.gov
Loading...
Searching...
No Matches
chemical_reactions
test
include
base
ChemicalReactionsTestApp.h
Go to the documentation of this file.
1
//* This file is part of the MOOSE framework
2
//* https://mooseframework.inl.gov
3
//*
4
//* All rights reserved, see COPYRIGHT for full restrictions
5
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
6
//*
7
//* Licensed under LGPL 2.1, please see LICENSE for details
8
//* https://www.gnu.org/licenses/lgpl-2.1.html
9
10
#pragma once
11
12
#include "
ChemicalReactionsApp.h
"
13
14
class
ChemicalReactionsTestApp
:
public
ChemicalReactionsApp
15
{
16
public
:
17
static
InputParameters
validParams
();
18
19
ChemicalReactionsTestApp
(
const
InputParameters
&
parameters
);
20
virtual
~ChemicalReactionsTestApp
();
21
22
static
void
23
registerAll
(
Factory
&
f
,
ActionFactory
& af,
Syntax
& s,
bool
use_test_objects =
false
);
24
static
void
registerApps
();
25
};
f
Real f(Real x)
Test function for Brents method.
Definition
BrentsMethodTest.C:21
ChemicalReactionsApp.h
ActionFactory
ChemicalReactionsApp
Definition
ChemicalReactionsApp.h:15
ChemicalReactionsTestApp
Definition
ChemicalReactionsTestApp.h:15
ChemicalReactionsTestApp::registerApps
static void registerApps()
Definition
ChemicalReactionsTestApp.C:48
ChemicalReactionsTestApp::registerAll
static void registerAll(Factory &f, ActionFactory &af, Syntax &s, bool use_test_objects=false)
Definition
ChemicalReactionsTestApp.C:35
ChemicalReactionsTestApp::validParams
static InputParameters validParams()
Definition
ChemicalReactionsTestApp.C:17
ChemicalReactionsTestApp::~ChemicalReactionsTestApp
virtual ~ChemicalReactionsTestApp()
Definition
ChemicalReactionsTestApp.C:32
Factory
MooseApp::parameters
const InputParameters & parameters() const
InputParameters
Syntax
Generated on Fri Aug 21 2026 13:40:57 for https://mooseframework.inl.gov by
1.9.8