viewFactorModel Member List

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

calculate(const labelListList &visibleFaceFaces, const pointField &compactCoarseCf, const vectorField &compactCoarseSf, const List< List< vector >> &compactFineSf, const List< List< point >> &compactFineCf, const DynamicList< List< point >> &compactPoints, const DynamicList< label > &compactPatchId) const =0viewFactorModelprotectedpure virtual
calculate()viewFactorModelvirtual
declareRunTimeSelectionTable(autoPtr, viewFactorModel, mesh,(const fvMesh &mesh, const dictionary &dict),(mesh, dict))viewFactorModel
mesh_viewFactorModelprotected
New(const fvMesh &mesh, const dictionary &dict)viewFactorModelstatic
operator=(const viewFactorModel &)=deleteviewFactorModel
searchEnginePtr_viewFactorModelprotected
TypeName("viewFactorModel")viewFactorModel
viewFactorModel(const viewFactorModel &)=deleteviewFactorModel
viewFactorModel(const fvMesh &mesh, const dictionary &dict)viewFactorModel
writeRays(const fileName &fName, const pointField &compactCf, const labelListList &visibleFaceFaces)viewFactorModelprotectedstatic
writeRays_viewFactorModelprotected
writeViewFactors_viewFactorModelprotected
~viewFactorModel()viewFactorModelvirtual