GRINS-0.8.0
|
This is the complete list of members for GRINS::BCBuilder, including all inherited members.
add_periodic_bc_to_dofmap(libMesh::boundary_id_type master_id, libMesh::boundary_id_type slave_id, const libMesh::RealVectorValue &offset_vector, libMesh::DofMap &dof_map) | GRINS::BCBuilder | protected |
BCBuilder() | GRINS::BCBuilder | inline |
build_bcs(const GetPot &input, MultiphysicsSystem &system, std::vector< SharedPtr< NeumannBCContainer > > &neumann_bcs)=0 | GRINS::BCBuilder | protectedpure virtual |
build_boundary_conditions(const GetPot &input, MultiphysicsSystem &system, std::vector< SharedPtr< NeumannBCContainer > > &neumann_bcs) | GRINS::BCBuilder | static |
build_builder(const GetPot &input) | GRINS::BCBuilder | protectedstatic |
construct_dbc_core(const GetPot &input, MultiphysicsSystem &system, const std::set< BoundaryID > &bc_ids, const FEVariablesBase &fe_var, const std::string §ion, const std::string &bc_type, libMesh::DofMap &dof_map) | GRINS::BCBuilder | protected |
construct_nbc_core(const GetPot &input, MultiphysicsSystem &system, const std::set< BoundaryID > &bc_ids, const FEVariablesBase &fe_var, const std::string §ion, const std::string &bc_type, std::vector< SharedPtr< NeumannBCContainer > > &neumann_bcs) | GRINS::BCBuilder | protected |
is_dirichlet_bc_type(const std::string &bc_type) | GRINS::BCBuilder | protected |
is_neumann_bc_type(const std::string &bc_type) | GRINS::BCBuilder | protected |
is_new_bc_input_style(const GetPot &input) | GRINS::BCBuilder | protectedstatic |
~BCBuilder() | GRINS::BCBuilder | inlinevirtual |