Skip to content
Snippets Groups Projects
NAMESPACE 1.66 KiB
Newer Older
  • Learn to ignore specific revisions
  • # Generated by roxygen2: do not edit by hand
    
    export(OGS6)
    export(OGS6_Chain)
    export(OGS6_Ensemble)
    export(OGS6_gml)
    export(OGS6_pvd)
    export(OGS6_vtu)
    
    export(ogs6_call_ogs6)
    export(ogs6_export_sim_files)
    export(ogs6_generate_benchmark_script)
    
    export(ogs6_generate_benchmark_scripts)
    
    export(ogs6_generate_structured_mesh)
    export(ogs6_get_combinations)
    export(ogs6_get_medium_property)
    
    export(ogs6_prj_top_level_classes)
    
    export(ogs6_read_output_files)
    export(ogs6_run_simulation)
    export(prj_borehole_heat_exchanger)
    export(prj_boundary_condition)
    export(prj_capillary_pressure)
    export(prj_chemical_system)
    export(prj_com_property)
    export(prj_component)
    export(prj_constitutive_relation)
    export(prj_convergence_criterion)
    export(prj_curve)
    export(prj_deactivated_subdomain)
    export(prj_eigen)
    export(prj_flow_and_temperature_control)
    export(prj_fluid)
    export(prj_fracture_model)
    export(prj_fracture_properties)
    export(prj_global_process_coupling)
    export(prj_insitu)
    export(prj_jacobian_assembler)
    export(prj_kinetic_reactant)
    export(prj_linear_solver)
    export(prj_local_coordinate_system)
    export(prj_material_property)
    export(prj_medium)
    export(prj_nonlinear_solver)
    export(prj_output)
    export(prj_parameter)
    export(prj_ph_property)
    export(prj_phase)
    export(prj_phase_component)
    export(prj_phasefield_parameters)
    export(prj_pipes)
    export(prj_porous_medium)
    export(prj_pr_property)
    export(prj_process)
    export(prj_process_variable)
    export(prj_rate)
    export(prj_relative_permeability)
    export(prj_search_length_algorithm)
    export(prj_solution)
    export(prj_source_term)
    export(prj_time_loop)
    export(prj_time_stepping)
    export(prj_tl_process)
    export(prj_vtkdiff)
    
    export(read_in_prj)
    importFrom(foreach,"%dopar%")