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

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

_action_factoryMeshGeneratorprotected
_appMeshGeneratorprotected
_block_idSCMTriDuctMeshGeneratorprotected
_communicatorlibMesh::ParallelObjectprotected
_consoleMeshGenerator
_enabledMeshGeneratorprotected
_factoryMeshGeneratorprotected
_flat_to_flatSCMTriDuctMeshGeneratorprotected
_heated_lengthSCMTriDuctMeshGeneratorprotected
_inputSCMTriDuctMeshGeneratorprotected
_meshMeshGeneratorprotected
_n_cellsSCMTriDuctMeshGeneratorprotected
_n_ringsSCMTriDuctMeshGeneratorprotected
_nameMeshGeneratorprotected
_parsMeshGeneratorprotected
_pitchSCMTriDuctMeshGeneratorprotected
_typeMeshGeneratorprotected
_unheated_length_entrySCMTriDuctMeshGeneratorprotected
_unheated_length_exitSCMTriDuctMeshGeneratorprotected
_z_gridSCMTriDuctMeshGeneratorprotected
addChildMeshGenerator(const MeshGenerator &mg, const AddParentChildKey)MeshGenerator
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
buildDuct(std::unique_ptr< MeshBase > &mesh, std::vector< Node *> &duct_nodes, const std::vector< Point > &points, const std::vector< std::vector< size_t >> &elem_point_indices, SubdomainID block) constSCMTriDuctMeshGeneratorprotected
buildMeshBaseObject(unsigned int dim=libMesh::invalid_uint)MeshGeneratorprotected
buildReplicatedMesh(unsigned int dim=libMesh::invalid_uint)MeshGeneratorprotected
callMooseError(std::string msg, const bool with_prefix) constMeshGenerator
comm() constlibMesh::ParallelObject
connectControllableParams(const std::string &parameter, const std::string &object_type, const std::string &object_name, const std::string &object_parameter) constMeshGenerator
ConsoleStreamInterface(MooseApp &app)ConsoleStreamInterface
copyMeshProperty(const std::string &target_data_name, const std::string &source_data_name, const std::string &source_mesh)MeshGeneratorprotected
copyMeshProperty(const std::string &source_data_name, const std::string &source_mesh)MeshGeneratorprotected
data_only_paramMeshGeneratorstatic
DataFileInterface(const ParallelParamObject &parent)DataFileInterface
DataFileParameterType typedefMeshGenerator
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)MeshGeneratorprotected
declareMeshProperty(const std::string &data_name, Args &&... args)MeshGeneratorprotected
declareMeshProperty(const std::string &data_name, const T &data_value)MeshGeneratorprotected
declareNullMeshName(const MeshGeneratorName &name)MeshGeneratorprotected
ductCorners(std::vector< Point > &corners, Real flat_to_flat, const Point &center) constSCMTriDuctMeshGeneratorprotected
ductElems(std::vector< std::vector< size_t >> &elem_point_indices, unsigned int n_layers, unsigned int points_per_layer) constSCMTriDuctMeshGeneratorprotected
ductPointIndex(unsigned int points_per_layer, unsigned int layer, unsigned int point) constSCMTriDuctMeshGeneratorprotected
ductPoints(std::vector< Point > &points, const std::vector< Point > &xsec, const std::vector< Real > &z_layers) constSCMTriDuctMeshGeneratorprotected
ductXsec(std::vector< Point > &xsec, const std::vector< Point > &corners, unsigned int nrings, Real pitch, Real flat_to_flat) constSCMTriDuctMeshGeneratorprotected
enabled() constMeshGeneratorvirtual
errorPrefix(const std::string &error_type) constMeshGenerator
generate() overrideSCMTriDuctMeshGeneratorvirtual
generateData()MeshGeneratorprotectedvirtual
generateInternal()MeshGenerator
getCheckedPointerParam(const std::string &name, const std::string &error_string="") constMeshGenerator
getChildMeshGenerators() constMeshGenerator
getDataFileName(const std::string &param) constMeshGenerator
getDataFileNameByName(const std::string &relative_path) constMeshGenerator
getDataFilePath(const std::string &relative_path) constMeshGenerator
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)MeshGeneratorprotected
getMeshProperty(const std::string &data_name)MeshGeneratorprotected
getMooseApp() constMeshGenerator
getParam(const std::string &name) constMeshGenerator
getParam(const std::string &param1, const std::string &param2) constMeshGenerator
getParentMeshGenerators() constMeshGenerator
getRenamedParam(const std::string &old_name, const std::string &new_name) constMeshGenerator
getRequestedMeshGenerators() constMeshGenerator
getRequestedMeshGeneratorsForSub() constMeshGenerator
getSavedMeshName() constMeshGenerator
getSharedPtr()MeshGenerator
getSharedPtr() constMeshGenerator
getSubMeshGenerators() constMeshGenerator
hasGenerateData() constMeshGenerator
hasGenerateData(const InputParameters &params)MeshGeneratorstatic
hasMeshProperty(const std::string &data_name, const std::string &prefix) constMeshGeneratorprotected
hasMeshProperty(const std::string &data_name, const std::string &prefix) constMeshGeneratorprotected
hasMeshProperty(const std::string &data_name) constMeshGeneratorprotected
hasMeshProperty(const std::string &data_name) constMeshGeneratorprotected
hasOutput() constMeshGenerator
hasSaveMesh() constMeshGenerator
isChildMeshGenerator(const MeshGeneratorName &name, const bool direct=true) constMeshGenerator
isDataOnly() constMeshGenerator
isNullMeshName(const MeshGeneratorName &name) constMeshGenerator
isParamSetByUser(const std::string &nm) constMeshGenerator
isParamValid(const std::string &name) constMeshGenerator
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) constMeshGeneratorprotected
meshPropertyName(const std::string &data_name, const std::string &prefix)MeshGeneratorprotectedstatic
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) constMeshGenerator
mooseDocumentedError(const std::string &repo_name, const unsigned int issue_num, Args &&... args) constMeshGenerator
mooseError(Args &&... args) constMeshGenerator
mooseErrorNonPrefixed(Args &&... args) constMeshGenerator
mooseInfo(Args &&... args) constMeshGenerator
MooseObject(const InputParameters &parameters)MooseObject
mooseWarning(Args &&... args) constMeshGenerator
mooseWarningNonPrefixed(Args &&... args) constMeshGenerator
n_processors() constlibMesh::ParallelObject
NAMEMeshGeneratorstatic
name() constMeshGeneratorvirtual
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) constMeshGenerator
parameters() constMeshGenerator
paramInfo(const std::string &param, Args... args) constMeshGenerator
paramWarning(const std::string &param, Args... args) constMeshGenerator
processor_id() constlibMesh::ParallelObject
queryParam(const std::string &name) constMeshGenerator
SCMTriDuctMeshGenerator(const InputParameters &parameters)SCMTriDuctMeshGenerator
setHasGenerateData(InputParameters &params)MeshGeneratorstatic
setMeshProperty(const std::string &data_name, Args &&... args)MeshGeneratorprotected
setMeshProperty(const std::string &data_name, const T &data_value)MeshGeneratorprotected
setMeshProperty(const std::string &data_name, Args &&... args)MeshGeneratorprotected
setMeshProperty(const std::string &data_name, const T &data_value)MeshGeneratorprotected
SYSTEMMeshGeneratorstatic
type() constMeshGenerator
typeAndName() constMeshGenerator
uniqueName() constMeshGenerator
uniqueParameterName(const std::string &parameter_name) constMeshGenerator
validParams()SCMTriDuctMeshGeneratorstatic
~MooseBase()=defaultMooseBasevirtual
~MooseBaseParameterInterface()=defaultMooseBaseParameterInterfacevirtual
~MooseObject()=defaultMooseObjectvirtual
~ParallelObject()=defaultlibMesh::ParallelObjectvirtual
~ParallelParamObject()=defaultParallelParamObjectvirtual