https://mooseframework.inl.gov
TransfiniteMeshGenerator Member List

This is the complete list of members for TransfiniteMeshGenerator, including all inherited members.

_action_factoryMooseBaseParameterInterfaceprotected
_appMooseObjectprotected
_bias_xTransfiniteMeshGeneratorprotected
_bias_yTransfiniteMeshGeneratorprotected
_bottom_parameterTransfiniteMeshGeneratorprotected
_bottom_typeTransfiniteMeshGeneratorprotected
_communicatorlibMesh::ParallelObjectprotected
_consoleConsoleStreamInterface
_cornersTransfiniteMeshGeneratorprotected
_disable_fpoptimizerFunctionParserUtils< false >protected
_enable_ad_cacheFunctionParserUtils< false >protected
_enable_auto_optimizeFunctionParserUtils< false >protected
_enable_jitFunctionParserUtils< false >protected
_enabledMooseObjectprotected
_epsilonFunctionParserUtils< false >protected
_eval_error_msgFunctionParserUtils< false >protectedstatic
_evalerror_behaviorFunctionParserUtils< false >protected
_factoryMooseBaseParameterInterfaceprotected
_func_paramsFunctionParserUtils< false >protected
_left_parameterTransfiniteMeshGeneratorprotected
_left_typeTransfiniteMeshGeneratorprotected
_meshMeshGeneratorprotected
_nameMooseBaseprotected
_nxTransfiniteMeshGeneratorprotected
_nyTransfiniteMeshGeneratorprotected
_parsMooseBaseParameterInterfaceprotected
_parsed_funcTransfiniteMeshGeneratorprotected
_quiet_nanFunctionParserUtils< false >protected
_right_parameterTransfiniteMeshGeneratorprotected
_right_typeTransfiniteMeshGeneratorprotected
_top_parameterTransfiniteMeshGeneratorprotected
_top_typeTransfiniteMeshGeneratorprotected
_typeMooseBaseprotected
addChildMeshGenerator(const MeshGenerator &mg, const AddParentChildKey)MeshGenerator
addFParserConstants(SymFunctionPtr &parser, const std::vector< std::string > &constant_names, const std::vector< std::string > &constant_expressions) constFunctionParserUtils< false >protected
addMeshSubgenerator(const std::string &type, const std::string &name, Ts... extra_input_parameters)MeshGeneratorprotected
addMeshSubgenerator(const std::string &type, const std::string &name, InputParameters params)MeshGeneratorprotected
addParentMeshGenerator(const MeshGenerator &mg, const AddParentChildKey)MeshGenerator
buildDistributedMesh(unsigned int dim=libMesh::invalid_uint)MeshGeneratorprotected
buildMeshBaseObject(unsigned int dim=libMesh::invalid_uint)MeshGeneratorprotected
buildReplicatedMesh(unsigned int dim=libMesh::invalid_uint)MeshGeneratorprotected
callMooseError(std::string msg, const bool with_prefix) constMooseBase
comm() constlibMesh::ParallelObject
computeMidPoint(const Point &P1, const Point &P2, const Real dist, const Point &outward) constTransfiniteMeshGeneratorprotected
computeOrigin(const Point &P1, const Point &P2, const Point &P3) constTransfiniteMeshGeneratorprotected
computeRadius(const Point &P1, const Point &P2, const Point &P3) constTransfiniteMeshGeneratorprotected
connectControllableParams(const std::string &parameter, const std::string &object_type, const std::string &object_name, const std::string &object_parameter) constMooseBaseParameterInterface
ConsoleStreamInterface(MooseApp &app)ConsoleStreamInterface
copyMeshProperty(const std::string &target_data_name, const std::string &source_data_name, const std::string &source_mesh)MeshGeneratorinlineprotected
copyMeshProperty(const std::string &source_data_name, const std::string &source_mesh)MeshGeneratorinlineprotected
data_only_paramMeshGeneratorstatic
DataFileInterface(const ParallelParamObject &parent)DataFileInterface
DataFileParameterType typedefDataFileInterface
declareMeshesForSub(const std::string &param_name)MeshGeneratorprotected
declareMeshesForSubByName(const std::vector< MeshGeneratorName > &mesh_generator_names)MeshGeneratorprotected
declareMeshForSub(const std::string &param_name)MeshGeneratorprotected
declareMeshForSubByName(const MeshGeneratorName &mesh_generator_name)MeshGeneratorprotected
declareMeshProperty(const std::string &data_name, Args &&... args)MeshGeneratorprotected
declareMeshProperty(const std::string &data_name, const T &data_value)MeshGeneratorinlineprotected
declareNullMeshName(const MeshGeneratorName &name)MeshGeneratorprotected
enabled() constMooseObjectinlinevirtual
errorPrefix(const std::string &error_type) constMooseBase
evaluate(SymFunctionPtr &, const std::string &object_name="")FunctionParserUtils< false >protected
evaluate(SymFunctionPtr &, const std::vector< GenericReal< is_ad >> &, const std::string &object_name="")FunctionParserUtils< false >protected
FailureMethod enum nameFunctionParserUtils< false >protected
FunctionParserUtils(const InputParameters &parameters)FunctionParserUtils< false >
functionsOptimize(SymFunctionPtr &parsed_function)FunctionParserUtils< false >protectedvirtual
functionsOptimize(SymFunctionPtr &parsed_function)FunctionParserUtils< false >protected
functionsOptimize(SymFunctionPtr &parsed_function)FunctionParserUtils< false >protected
generate() overrideTransfiniteMeshGeneratorvirtual
generateData()MeshGeneratorprotectedvirtual
generateInternal()MeshGenerator
getCheckedPointerParam(const std::string &name, const std::string &error_string="") constMooseBaseParameterInterface
getChildMeshGenerators() constMeshGeneratorinline
getCircarcEdge(const Point &P1, const Point &P2, const std::string &parameter, const Point &outward, const std::vector< Real > &param_vec)TransfiniteMeshGeneratorprotected
getDataFileName(const std::string &param) constDataFileInterface
getDataFileNameByName(const std::string &relative_path) constDataFileInterface
getDataFilePath(const std::string &relative_path) constDataFileInterface
getDiscreteEdge(const unsigned int np, const std::string &parameter)TransfiniteMeshGeneratorprotected
getEdge(const Point &P1, const Point &P2, const unsigned int np, const MooseEnum &type, const std::string &parameter, const Point &outward, const std::vector< Real > &param_vec)TransfiniteMeshGeneratorprotected
getLineEdge(const Point &P1, const Point &P2, const std::vector< Real > &param_vec)TransfiniteMeshGeneratorprotected
getMapInterval(const Real xab, const Real a, const Real b, const Real c, const Real d) constTransfiniteMeshGeneratorprotected
getMesh(const std::string &param_name, const bool allow_invalid=false)MeshGeneratorprotected
getMeshByName(const MeshGeneratorName &mesh_generator_name)MeshGeneratorprotected
getMeshes(const std::string &param_name)MeshGeneratorprotected
getMeshesByName(const std::vector< MeshGeneratorName > &mesh_generator_names)MeshGeneratorprotected
getMeshProperty(const std::string &data_name, const std::string &prefix)MeshMetaDataInterfaceprotected
getMeshProperty(const std::string &data_name)MeshMetaDataInterfaceinlineprotected
getMooseApp() constMooseBaseinline
getParam(const std::string &name) constMooseBaseParameterInterface
getParam(const std::string &param1, const std::string &param2) constMooseBaseParameterInterface
getParentMeshGenerators() constMeshGeneratorinline
getParsedEdge(const std::string &parameter, const std::vector< Real > &param_vec)TransfiniteMeshGeneratorprotected
getPointsDistribution(const Real edge_length, const unsigned int np, const Real bias) constTransfiniteMeshGeneratorprotected
getRenamedParam(const std::string &old_name, const std::string &new_name) constMooseBaseParameterInterface
getRequestedMeshGenerators() constMeshGeneratorinline
getRequestedMeshGeneratorsForSub() constMeshGeneratorinline
getSavedMeshName() constMeshGenerator
getSharedPtr()MooseObject
getSharedPtr() constMooseObject
getSubMeshGenerators() constMeshGeneratorinline
hasGenerateData(const InputParameters &params)MeshGeneratorstatic
hasGenerateData() constMeshGeneratorinline
hasMeshProperty(const std::string &data_name, const std::string &prefix) constMeshMetaDataInterfaceprotected
hasMeshProperty(const std::string &data_name, const std::string &prefix) constMeshMetaDataInterfaceprotected
hasMeshProperty(const std::string &data_name) constMeshMetaDataInterfaceinlineprotected
hasMeshProperty(const std::string &data_name) constMeshMetaDataInterfaceinlineprotected
hasOutput() constMeshGenerator
hasSaveMesh() constMeshGenerator
isChildMeshGenerator(const MeshGeneratorName &name, const bool direct=true) constMeshGenerator
isDataOnly() constMeshGeneratorinline
isNullMeshName(const MeshGeneratorName &name) constMeshGeneratorinline
isParamSetByUser(const std::string &nm) constMooseBaseParameterInterfaceinline
isParamValid(const std::string &name) constMooseBaseParameterInterfaceinline
isParentMeshGenerator(const MeshGeneratorName &name, const bool direct=true) constMeshGenerator
MeshGenerator(const InputParameters &parameters)MeshGenerator
MeshMetaDataInterface(const MooseObject *moose_object)MeshMetaDataInterfaceprotected
MeshMetaDataInterface(MooseApp &moose_app)MeshMetaDataInterfaceprotected
meshPropertyName(const std::string &data_name, const std::string &prefix)MeshMetaDataInterfaceprotectedstatic
meshPropertyName(const std::string &data_name) constMeshMetaDataInterfaceinlineprotected
MooseBase(const std::string &type, const std::string &name, MooseApp &app, const InputParameters &params)MooseBase
MooseBaseErrorInterface(const MooseBase &base)MooseBaseErrorInterface
MooseBaseParameterInterface(const MooseBase &base, const InputParameters &parameters)MooseBaseParameterInterface
mooseDeprecated(Args &&... args) constMooseBaseErrorInterfaceinline
mooseDocumentedError(const std::string &repo_name, const unsigned int issue_num, Args &&... args) constMooseBaseErrorInterfaceinline
mooseError(Args &&... args) constMooseBaseErrorInterfaceinline
mooseErrorNonPrefixed(Args &&... args) constMooseBaseErrorInterfaceinline
mooseInfo(Args &&... args) constMooseBaseErrorInterfaceinline
MooseObject(const InputParameters &parameters)MooseObject
mooseWarning(Args &&... args) constMooseBaseErrorInterfaceinline
mooseWarningNonPrefixed(Args &&... args) constMooseBaseErrorInterfaceinline
n_processors() constlibMesh::ParallelObject
NAMEMeshMetaDataInterfacestatic
name() constMooseBaseinlinevirtual
operator=(const ParallelObject &libmesh_dbg_var(other))libMesh::ParallelObject
ParallelObject(const Parallel::Communicator &comm_in)libMesh::ParallelObject
ParallelObject(const ParallelObject &other)libMesh::ParallelObject
ParallelParamObject(const std::string &type, const std::string &name, MooseApp &app, const InputParameters &params)ParallelParamObject
paramError(const std::string &param, Args... args) constMooseBaseParameterInterface
parameters() constMooseBaseParameterInterfaceinline
paramInfo(const std::string &param, Args... args) constMooseBaseParameterInterface
paramWarning(const std::string &param, Args... args) constMooseBaseParameterInterface
parsedFunctionSetup(SymFunctionPtr &function, const std::string &expression, const std::string &variables, const std::vector< std::string > &constant_names, const std::vector< std::string > &constant_expressions, const libMesh::Parallel::Communicator &comm) constFunctionParserUtils< false >protected
processor_id() constlibMesh::ParallelObject
queryParam(const std::string &name) constMooseBaseParameterInterface
setHasGenerateData(InputParameters &params)MeshGeneratorstatic
setMeshProperty(const std::string &data_name, Args &&... args)MeshGeneratorprotected
setMeshProperty(const std::string &data_name, const T &data_value)MeshGeneratorinlineprotected
setParserFeatureFlags(SymFunctionPtr &) constFunctionParserUtils< false >
SymFunction typedefFunctionParserUtils< false >
SymFunctionPtr typedefFunctionParserUtils< false >
SYSTEMMeshMetaDataInterfacestatic
TransfiniteMeshGenerator(const InputParameters &parameters)TransfiniteMeshGenerator
type() constMooseBaseinline
typeAndName() constMooseBase
uniqueName() constMooseBaseParameterInterfaceinline
uniqueParameterName(const std::string &parameter_name) constMooseBaseParameterInterfaceinline
usingFunctionParserUtilsMembers(false)TransfiniteMeshGeneratorprotected
validParams()TransfiniteMeshGeneratorstatic
~MooseBase()=defaultMooseBasevirtual
~MooseBaseParameterInterface()=defaultMooseBaseParameterInterfacevirtual
~MooseObject()=defaultMooseObjectvirtual
~ParallelObject()=defaultlibMesh::ParallelObjectvirtual
~ParallelParamObject()=defaultParallelParamObjectvirtual